mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2026-01-01 22:29:03 +03:00
work on GPIO handling
This commit is contained in:
@@ -22,7 +22,8 @@ framework = espidf
|
||||
;board_build.partitions = partitions_singleapp.csv
|
||||
board_build.partitions = partitions.csv
|
||||
|
||||
lib_deps =
|
||||
lib_deps =
|
||||
jomjol_configfile
|
||||
jomjol_helper
|
||||
jomjol_wlan
|
||||
jomjol_image_proc
|
||||
@@ -36,6 +37,7 @@ lib_deps =
|
||||
jomjol_mqtt
|
||||
jomjol_controlGPIO
|
||||
|
||||
|
||||
monitor_speed = 115200
|
||||
|
||||
debug_tool = esp-prog
|
||||
|
||||
Reference in New Issue
Block a user