arduino-esp32/libraries/ESP32/examples
Pranav Cherukupalli 87093368d9 ResetReason: Add an additional method and a test case (#467)
Method:
--------
Added a verbose print method for ease.

Test Case:
-----------
Putting ESP32 to sleep will give a different reason on wake than the first
time power up.
2017-06-27 14:17:55 +02:00
..
AnalogOut Remove LEDC_BASE_FREQ to calculate duty (#381) 2017-05-19 10:16:55 +02:00
ChipID/GetChipID Add ESP.getChipId() function to get ESP32's ChipID. (#322) 2017-05-05 09:59:54 +03:00
HallSensor Create hall_effect_esp32.ino (#450) 2017-06-21 14:16:47 +02:00
ResetReason ResetReason: Add an additional method and a test case (#467) 2017-06-27 14:17:55 +02: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