arduino-esp32/libraries/ESP32/examples
Sagar f64ca2e084
Fixed typo in comments. (#5407)
A typographical error is corrected in the 2nd line of the comment. 
From = " This is un example howto use Touch Intrrerupts "
To = " This is an example of how to use Touch Intrrerupts "
2021-07-19 13:38:40 +03:00
..
AnalogOut Initial Esp32c3 Support (#5060) 2021-04-14 18:10:05 +03:00
Camera/CameraWebServer Update camera example (#5397) 2021-07-16 16:55:59 +03:00
ChipID/GetChipID Update GetChipID.ino (#4070) 2020-09-30 15:24:29 +03:00
DeepSleep Initial Esp32c3 Support (#5060) 2021-04-14 18:10:05 +03:00
ESPNow allow the examples to build in a more strict env (#3299) 2019-09-29 23:47:02 +03:00
FreeRTOS Move Example to proper folder 2018-12-16 19:24:02 +01:00
GPIO v2.0.0 Add support for ESP32S2 and update ESP-IDF to 4.4 (#4996) 2021-04-05 14:23:58 +03:00
HallSensor Initial Esp32c3 Support (#5060) 2021-04-14 18:10:05 +03:00
I2S/HiFreq_ADC Initial Esp32c3 Support (#5060) 2021-04-14 18:10:05 +03:00
ResetReason Initial Esp32c3 Support (#5060) 2021-04-14 18:10:05 +03:00
RMT Add an aditional (void *) arg to the RMT callback (much like Ticker() et.al.). (#3345) 2020-10-14 14:41:50 +03:00
Time/SimpleTime Add Time and TimerWDT examples 2017-12-14 21:13:42 +01:00
Timer v2.0.0 Add support for ESP32S2 and update ESP-IDF to 4.4 (#4996) 2021-04-05 14:23:58 +03:00
Touch Fixed typo in comments. (#5407) 2021-07-19 13:38:40 +03:00