Skip to content

Commit

Permalink
start addA7670
Browse files Browse the repository at this point in the history
  • Loading branch information
richonguzman committed Apr 23, 2024
1 parent 3df25d7 commit f2a6bbf
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -163,4 +163,13 @@ build_flags =
-DWEMOS_LOLIN32_OLED_DIY_LoRa
-DHAS_SX127X
-DHAS_SX1278
-DELEGANTOTA_USE_ASYNC_WEBSERVER=1
-DELEGANTOTA_USE_ASYNC_WEBSERVER=1

[env:ESP32_DIY_LoRa_A7670]
board = esp32dev
build_flags =
-Werror -Wall
-DESP32_DIY_LoRa_A7670
-DHAS_SX127X
-DHAS_SX1278
-DELEGANTOTA_USE_ASYNC_WEBSERVER=1

0 comments on commit f2a6bbf

Please sign in to comment.