feat: add Refresh Frequency user preference setting
This commit is contained in:
@@ -4,6 +4,7 @@ default_envs = default
|
||||
|
||||
[base]
|
||||
platform = espressif32 @ 6.12.0
|
||||
platform_packages = espressif/toolchain-riscv32-esp@11.2.0+2022r1
|
||||
board = esp32-c3-devkitm-1
|
||||
framework = arduino
|
||||
monitor_speed = 115200
|
||||
@@ -43,6 +44,7 @@ lib_deps =
|
||||
InputManager=symlink://open-x4-sdk/libs/hardware/InputManager
|
||||
EInkDisplay=symlink://open-x4-sdk/libs/display/EInkDisplay
|
||||
SDCardManager=symlink://open-x4-sdk/libs/hardware/SDCardManager
|
||||
SdFat @ 2.2.3
|
||||
ArduinoJson @ 7.4.2
|
||||
QRCode @ 0.0.1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user