mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-25 00:53:58 +08:00
* add minimum WIFI password length validation * add min text size to keyboard * disable enter if text size<min size * add MAX_PASSWORD_LENGTH * disable enter key * set min_text_size for demo
ui
The user interfaces here are built with raylib.
Quick start:
- set
DEBUG_FPS=1to show the FPS - set
STRICT_MODE=1to kill the app if it drops too much below 60fps - https://www.raylib.com/cheatsheet/cheatsheet.html
- https://electronstudio.github.io/raylib-python-cffi/README.html#quickstart