From 28d457cd82c0df23c2f108b4173b79ca4a42b538 Mon Sep 17 00:00:00 2001 From: arendst Date: Mon, 30 Jan 2017 09:51:12 +0100 Subject: [PATCH] v3.9.8 3.9.8 20170130 * Remove GPIO07 and GPIO08 from user selectable (#5) --- api/arduino/sonoff.ino.bin | Bin 457808 -> 457808 bytes sonoff/sonoff_template.h | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/api/arduino/sonoff.ino.bin b/api/arduino/sonoff.ino.bin index 693ee42259ceda8f3127ce18977eb52990a94af3..061eb83c77cdcbe3796a5b6ed8c27eb8dfe1f6f9 100644 GIT binary patch delta 31 ncmcccL;AuG>4p}@7N!>F7M2#)Eo=`(8MU@Q5@pMM#ux|y)`bin delta 31 ncmcccL;AuG>4p}@7N!>F7M2#)Eo=`(85y=e5@pMM##jvi)in$r diff --git a/sonoff/sonoff_template.h b/sonoff/sonoff_template.h index 88617dba3..b664637c5 100644 --- a/sonoff/sonoff_template.h +++ b/sonoff/sonoff_template.h @@ -149,7 +149,7 @@ const mytmplt modules[MAXMODULE] PROGMEM = { GPIO_KEY1, // GPIO00 Button 1 0, GPIO_USER, // GPIO02 Optional sensor - 0, + GPIO_USER, // GPIO03 Serial TXD and Optional sensor GPIO_REL3, // GPIO04 Sonoff 4CH Red Led and Relay 3 (0 = Off, 1 = On) GPIO_REL2, // GPIO05 Sonoff 4CH Red Led and Relay 2 (0 = Off, 1 = On) 0, 0, 0,