arduino-esp32/libraries
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
..
ArduinoOTA Add Ota and mdns (#257) 2017-03-11 07:15:44 +01:00
EEPROM EEPROM_library_ported_Partition_table_updated (#535) 2017-08-01 12:51:38 +03:00
ESP32 Create ledcWrite_RGB.ino (#688) 2017-10-10 22:42:26 +03:00
ESPmDNS Add Ota and mdns (#257) 2017-03-11 07:15:44 +01:00
FS Do not use inline functions for mkdir and rename 2017-03-11 09:16:34 +02:00
HTTPClient Quiet SSL and HTTPClient debug 2017-09-29 20:31:45 +08:00
Preferences Refactoring EPS32NVS library to Preferences library (#199) 2017-02-12 00:08:22 +02:00
SD Change size of fatfs ioctl returns 2017-10-09 07:18:18 +03:00
SD_MMC Add totalBytes / usedBytes to SD/SDMMC (#673) 2017-09-28 10:01:02 +08:00
SimpleBLE Must include sdkconfig.h before testing defines 2017-09-21 19:33:45 +08:00
SPI Fix race in SPI endTransaction 2017-09-27 16:27:44 +08:00
SPIFFS fix SPIFFS example 2017-10-01 10:27:04 +08:00
Update Changed update example to use different controlflow structure (#711) 2017-10-10 22:41:10 +03:00
WiFi Quiet SSL and HTTPClient debug 2017-09-29 20:31:45 +08:00
WiFiClientSecure Quiet SSL and HTTPClient debug 2017-09-29 20:31:45 +08:00
Wire I2c reset functionality (#678) 2017-09-29 21:17:13 +08:00