This commit is contained in:
@@ -19,11 +19,12 @@ monitor_speed = 115200
|
||||
lib_deps =
|
||||
ottowinter/ESPAsyncWebServer-esphome@^3.3.0
|
||||
bblanchon/ArduinoJson@^6.21.3
|
||||
ArduinoLog
|
||||
jsc/ArduinoLog
|
||||
fetchOTA
|
||||
INA322
|
||||
board_build.partitions = default.csv
|
||||
upload_protocol = espota
|
||||
upload_port = 192.168.5.181
|
||||
lib_extra_dirs = libs
|
||||
build_flags = -Wall -Wextra
|
||||
|
||||
[env:ESP32_INA226]
|
||||
@@ -35,11 +36,10 @@ lib_deps =
|
||||
ottowinter/ESPAsyncWebServer-esphome@^3.3.0
|
||||
robtillaart/INA226@^0.4.4
|
||||
bblanchon/ArduinoJson@^6.21.3
|
||||
ArduinoLog
|
||||
jsc/ArduinoLog
|
||||
board_build.partitions = default.csv
|
||||
upload_protocol = espota
|
||||
upload_port = 192.168.5.181
|
||||
lib_extra_dirs = libs
|
||||
build_flags = -Wall -Wextra -DUSE_INA226
|
||||
|
||||
[env:native]
|
||||
|
||||
Reference in New Issue
Block a user