diff --git a/platformio.ini b/platformio.ini index 34667d2ca..671991990 100644 --- a/platformio.ini +++ b/platformio.ini @@ -9,8 +9,13 @@ ; https://docs.platformio.org/page/projectconf.html [platformio] +;default_envs = tbeam +;default_envs = tbeam0.7 +;default_envs = heltec +;default_envs = tlora-v1 +;default_envs = tlora-v2 +;default_envs = lora-relay-v1 # nrf board default_envs = linux # lora-relay-v1 # nrf52840dk-geeksville # linux # or if you'd like to change the default to something like lora-relay-v1 put that here -;default_envs = heltec # lora-relay-v1 # nrf52840dk-geeksville # linux # or if you'd like to change the default to something like lora-relay-v1 put that here [common] ; common is not currently used