16 lines
263 B
INI
16 lines
263 B
INI
[env:esp32]
|
|
platform = espressif32
|
|
board = esp32dev
|
|
framework = arduino
|
|
|
|
monitor_speed = 115200
|
|
|
|
lib_deps =
|
|
adafruit/Adafruit GFX Library
|
|
adafruit/Adafruit SH110X
|
|
bblanchon/ArduinoJson
|
|
|
|
build_flags =
|
|
-D PB_VERSION=\"1.0.0\"
|
|
-D PB_HOSTNAME=\"faceplant\"
|