arduino-esp32/libraries/ESP32
Rodrigo Garcia 206c0c71ab
Deep Sleep Example Fix (#9904)
* fix(example): EXT0 and EXT1 wakeup

Fixes the Deep Sleep wakup example to run with IDF5.1. The API has changed and a adjustment was necessary.

* feat(wakeup): Use Macro for GPIO_NUM

Changed the example to use a #define for the RTC IO Pin (GPIO) used in the example.

* fix(typo): typo and commentaries

Fixes the commentary to the correct IDF terms.

* ci(pre-commit): Apply automatic fixes

---------

Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
2024-06-19 19:19:39 +03:00
..
examples Deep Sleep Example Fix (#9904) 2024-06-19 19:19:39 +03:00
src Add ESP32 examples folder and sigma-delta example 2017-02-05 16:14:43 +02:00
keywords.txt Refactor repository with pre-commit hooks (#9515) 2024-04-15 19:40:56 +03:00
library.properties Bump library versions to 2.0.0 (#5182) 2021-05-18 14:00:49 +03:00