cleaned up pio scripts

This commit is contained in:
proddy
2021-03-30 11:59:06 +02:00
parent 6dd901880e
commit ed177396b2
2 changed files with 21 additions and 21 deletions

View File

@@ -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]