mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-09 17:29:50 +03:00
cleaned up pio scripts
This commit is contained in:
@@ -8,9 +8,8 @@ upload_flags =
|
||||
upload_port = 10.10.10.101
|
||||
|
||||
[common]
|
||||
; EMSESP_DEBUG EMSESP_UART_DEBUG EMSESP_TEST ENABLE_CORS DEMSESP_DEFAULT_BOARD_PROFILE
|
||||
; debug_flags = -DENABLE_CORS -DCORS_ORIGIN=\"http://localhost:3000\"
|
||||
; debug_flags = -DEMSESP_DEBUG -DEMSESP_TEST
|
||||
; options are EMSESP_DEBUG EMSESP_UART_DEBUG EMSESP_TEST ENABLE_CORS DEMSESP_DEFAULT_BOARD_PROFILE
|
||||
; debug_flags = -DENABLE_CORS -DEMSESP_DEBUG -DEMSESP_TEST -DCORS_ORIGIN=\"http://localhost:3000\"
|
||||
; debug_flags = -DEMSESP_DEFAULT_BOARD_PROFILE=\"NODEMCU\"
|
||||
|
||||
[env:esp32]
|
||||
|
||||
Reference in New Issue
Block a user