From 0ca061a457a6ada5681dfd742866dcb4057e87f1 Mon Sep 17 00:00:00 2001 From: Jm Casler Date: Thu, 2 Dec 2021 17:20:04 -0800 Subject: [PATCH] uncomment meshtastic-diy-v1 --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index 4669234f..7a908ffd 100644 --- a/platformio.ini +++ b/platformio.ini @@ -21,7 +21,7 @@ ;default_envs = native # 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 = rak4631 ;default_envs = rak4630 -;default_envs = meshtastic-diy-v1 +default_envs = meshtastic-diy-v1 [common] ; common is not currently used