From d8eda2ff13713f62f5ae616c3fec33df9b6dbaba Mon Sep 17 00:00:00 2001 From: Thomas Dietrich Date: Sat, 3 Jun 2017 22:18:58 +0200 Subject: [PATCH] Fix typo --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index 2a44b28ef..31bcc3685 100644 --- a/platformio.ini +++ b/platformio.ini @@ -10,7 +10,7 @@ [platformio] src_dir = sonoff -; Uncomment one of the below to build/upload only one enviroment +; Uncomment one of the lines below to build/upload only one environment ;env_default = sonoff ;env_default = sonoff-touch-4ch ;env_default = sonoff-minimal