adding custom fonts and editor mode with tab
This commit is contained in:
@@ -59,7 +59,7 @@ Run `scripts/flash_and_connect.sh [/dev/ttyACM0]` to configure CMake, compile th
|
||||
| `draw_num x y num` | Draws `num` using the default numeric font. |
|
||||
| `set_pixel x y color` | Sets a single pixel to `color` (0=white, 1=black). |
|
||||
| `close` | Sends the panel to deep sleep and frees the framebuffer. |
|
||||
| `editor [0|1]` | Enables editor mode; default uses white background, non-zero switches to white text on black. |
|
||||
| `editor [0|1]` | Enables editor mode; default uses white background, non-zero switches to white text on black. Press Enter to run typed commands. |
|
||||
|
||||
## Notes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user