Skip to content

Commit

Permalink
Add GPIO13 to Sonoff Dev (#2341)
Browse files Browse the repository at this point in the history
  • Loading branch information
arendst committed Apr 3, 2018
1 parent dd59560 commit f205a68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sonoff/sonoff_template.h
Original file line number Diff line number Diff line change
Expand Up @@ -487,7 +487,7 @@ const mytmplt kModules[MAXMODULE] PROGMEM = {
GPIO_USER, // GPIO05 Optional sensor
0, 0, 0, 0, 0, 0, // Flash connection
GPIO_USER, // GPIO12
GPIO_LED1_INV, // GPIO13 BLUE LED
GPIO_USER, // GPIO13 BLUE LED
GPIO_USER, // GPIO14 Optional sensor
0, // GPIO15
0, // GPIO16
Expand Down

0 comments on commit f205a68

Please sign in to comment.