feat/switch #1

Merged
ismail merged 4 commits from feat/switch into main 2025-06-03 11:34:21 +02:00
Showing only changes of commit 67e0083c16 - Show all commits

View File

@@ -1,5 +1,7 @@
# GPIO Example
This example is a modified version of the GPIO example. The modification is made according to the [ESP Rainmaker Multi Device Laboratory](https://redmine.kozmotronik.com.tr/projects/espressif-sistemleri-laboratuvari/wiki/Multi_Device). Briefly, 2 more devices added over the GPIO device: RGB Light and Switch.
## Build and Flash firmware
Follow the ESP RainMaker Documentation [Get Started](https://rainmaker.espressif.com/docs/get-started.html) section to build and flash this firmware. Just note the path of this example.