Updated ini.example
This commit is contained in:
parent
58cb523e1b
commit
1619b93fa1
@ -5,13 +5,12 @@ framework = arduino
|
|||||||
build_flags = -DPIO_FRAMEWORK_ARDUINO_LWIP2_LOW_MEMORY
|
build_flags = -DPIO_FRAMEWORK_ARDUINO_LWIP2_LOW_MEMORY
|
||||||
board_build.partitions = defaultWithSmallerSpiffs.csv
|
board_build.partitions = defaultWithSmallerSpiffs.csv
|
||||||
|
|
||||||
extra_configs = custom_platformio.ini
|
|
||||||
|
|
||||||
; the latest development brankitchen-lightch (convention V3.0.x)
|
; the latest development brankitchen-lightch (convention V3.0.x)
|
||||||
lib_deps = ArduinoJson@6.16.1
|
lib_deps = ArduinoJson@6.16.1
|
||||||
https://github.com/homieiot/homie-esp8266.git#v3.0
|
|
||||||
OneWire
|
OneWire
|
||||||
DallasTemperature
|
DallasTemperature
|
||||||
|
pololu/VL53L0X
|
||||||
|
https://github.com/homieiot/homie-esp8266.git#develop
|
||||||
|
|
||||||
; add additional parameter, like the upload port
|
; add additional parameter, like the upload port
|
||||||
upload_port=/dev/ttyUSB1
|
upload_port=/dev/ttyUSB1
|
||||||
|
Loading…
Reference in New Issue
Block a user