readme upd

This commit is contained in:
Luxferre
2025-12-23 09:55:36 +02:00
parent 97de31f2ad
commit b76790d913
+1 -1
View File
@@ -100,7 +100,7 @@ Various hardware information.
Exports the following functions: Exports the following functions:
- `board_id()`: get the board ID, or `emulated` if it's not run on a CircuitPython device - `board_id()`: get the board ID (e.g. `lilygo_tdeck` for T-Deck/T-Deck Plus), or `emulated` if it's not run on a CircuitPython device
- `battery_v()`: (T-Deck-specific) get the current battery voltage - `battery_v()`: (T-Deck-specific) get the current battery voltage
### `deck.net` ### `deck.net`