From 8031c47602df7a3fdebfbfc135481d4a0c72bfd4 Mon Sep 17 00:00:00 2001 From: geeksville Date: Wed, 3 Jun 2020 12:55:55 -0700 Subject: [PATCH] put nrf52 on back burner for a couple of days --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index 61d69d3e..c51e0954 100644 --- a/platformio.ini +++ b/platformio.ini @@ -9,7 +9,7 @@ ; https://docs.platformio.org/page/projectconf.html [platformio] -default_envs = nrf52dk ; Note: the github actions CI test build can't yet build NRF52 targets +default_envs = tbeam ; Note: the github actions CI test build can't yet build NRF52 targets [common] ; common is not currently used