mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-09 09:19:51 +03:00
added additional -D flags
This commit is contained in:
@@ -4,7 +4,7 @@ env_default = nodemcuv2
|
||||
|
||||
[common]
|
||||
platform = espressif8266
|
||||
; optional flags are -DUSE_LED -DSHOWER_TEST -DDEBUG
|
||||
; optional flags are -DUSE_LED -DSHOWER_TEST -DDEBUG -DUSE_SERIAL
|
||||
build_flags = -DMQTT_MAX_PACKET_SIZE=300
|
||||
build_flags_custom = '-DWIFI_SSID="my_ssid"' '-DWIFI_PASSWORD="my_password"' '-DMQTT_IP="my_broker_ip"' '-DMQTT_USER="my_broker_username"' '-DMQTT_PASS="my_broker_password"'
|
||||
lib_deps =
|
||||
|
||||
Reference in New Issue
Block a user