Search found 1 match

by kelemvor
Mon Apr 18, 2022 3:45 pm
Forum: ESP RainMaker
Topic: Arduino not compiling RainMaker switch example
Replies: 3
Views: 14531

Re: Arduino not compiling RainMaker switch example

I have the same problem with an ESP32-S2, although since the example sketch doesn't compile the target device seems kind of irrelevant. RMakerSwitch:18:8: error: 'Switch' does not name a type static Switch my_switch("Switch", &gpio_switch); Since I've been using this board for other projects success...