arduino-esp32/libraries/ESP32/examples
Allan f1e87d91be Create ledcWrite_RGB.ino (#688)
* Create ledcWrite_demo_ESP32_RGB.ino

adding the public domain example ledcWrite_demo_ESP32.ino to this repo.  Added RGB to the name for people searching, added some comments, and renames things to make a bit more sense.

* Update ledcWrite_demo_ESP32_RGB.ino

renamed to ledcWrite_RGB.ino and added a couple more comments based on https://github.com/espressif/arduino-esp32/issues/689

* Rename libraries/ESP32/examples/AnalogOut/ledcWrite_demo_ESP32_RGB/ledcWrite_demo_ESP32_RGB.ino to libraries/ESP32/examples/AnalogOut/ledcWrite_RGB/ledcWrite_RGB.ino

Renamed.
2017-10-10 22:42:26 +03:00
..
AnalogOut Create ledcWrite_RGB.ino (#688) 2017-10-10 22:42:26 +03:00
ChipID/GetChipID Add ESP.getChipId() function to get ESP32's ChipID. (#322) 2017-05-05 09:59:54 +03:00
DeepSleep Add initial SPIFFS library (#627) 2017-09-12 11:09:59 +03:00
ESPNow Added ESPNow Multi-Slave example (#669) 2017-09-27 16:46:17 +08:00
HallSensor Create hall_effect_esp32.ino (#450) 2017-06-21 14:16:47 +02:00
ResetReason Add initial SPIFFS library (#627) 2017-09-12 11:09:59 +03:00
Timer/RepeatTimer Update RepeatTimer example 2017-02-20 15:08:11 +02:00
Touch Add Touchread example (#175) 2017-02-07 03:42:43 +02:00