Skip to content

Commit f407617

Browse files
author
Yveaux
committed
Removed comment about external SPI flash not supported by gateway.
External SPI flash is not required by gateway. ESP8266 has sufficient internal flash should it be required.
1 parent dae4f81 commit f407617

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/MySensors/examples/Esp8266Gateway/Esp8266Gateway.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
* Inclusion mode button:
6161
* - Connect GPIO5 via switch to GND ('inclusion switch')
6262
*
63-
* Hardware SHA204 signing and a separate SPI flash are not supported!
63+
* Hardware SHA204 signing is currently not supported!
6464
*
6565
* Make sure to fill in your ssid and WiFi password below for ssid & pass.
6666
*/

0 commit comments

Comments
 (0)