From f7f09c2ddc38146d5dd7792dd9624e6390bdefd5 Mon Sep 17 00:00:00 2001 From: Julien Cabillot Date: Mon, 29 May 2017 09:19:07 +0200 Subject: [PATCH] on corrige le nom de l'env --- platformio.example.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.example.in b/platformio.example.in index c79afa2..a204fae 100644 --- a/platformio.example.in +++ b/platformio.example.in @@ -8,7 +8,7 @@ ; Please visit documentation for the other options and examples ; http://docs.platformio.org/page/projectconf.html -[env:nodemcuv2] +[env:sonoff] platform=espressif8266 ; source: http://www.instructables.com/id/Use-Homie-Firmware-to-Drive-Sonoff-Switch-Module-E/ ; https://github.com/arendst/Sonoff-MQTT-OTA-Arduino/issues/231