mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2026-01-06 08:38:54 +03:00
Rolling 2020-10-04
Initial MQTT
This commit is contained in:
@@ -23,7 +23,7 @@ board_build.embed_files =
|
||||
;board_build.partitions = partitions_singleapp.csv
|
||||
board_build.partitions = partition.csv
|
||||
|
||||
lib_deps = jomjol_helper, connect_wlan, conversions, driver, sensors, jomjol_image_proc, jomjol_controlcamera, jomjol_flowcontroll, jomjol_tfliteclass, tfmicro, jomjol_fileserver_ota, jomjol_time_sntp, jomjol_logfile
|
||||
lib_deps = jomjol_helper, connect_wlan, conversions, driver, sensors, jomjol_image_proc, jomjol_controlcamera, jomjol_flowcontroll, jomjol_tfliteclass, tfmicro, jomjol_fileserver_ota, jomjol_time_sntp, jomjol_logfile, jomjol_mqtt
|
||||
monitor_speed = 115200
|
||||
|
||||
debug_tool = esp-prog
|
||||
|
||||
Reference in New Issue
Block a user