|
ESP_IOT v2.5
IOT ESP Coding
|

Go to the source code of this file.
Macros | |
| #define | Elapsed3secs 3000 |
| #define | Elapsed4secs 4000 |
| #define | Elapsed3mins 180000 |
Variables | |
| const uint32_t | SLEEP_DURATION_PIRSensorClass = 1 * 1000000 |
| #define Elapsed3mins 180000 |
Definition at line 27 of file PIRSensorClass.cpp.
| #define Elapsed3secs 3000 |
Definition at line 24 of file PIRSensorClass.cpp.
| #define Elapsed4secs 4000 |
Definition at line 25 of file PIRSensorClass.cpp.
| const uint32_t SLEEP_DURATION_PIRSensorClass = 1 * 1000000 |
11.27.25 bringing in the M5 code for the HAT
Definition at line 18 of file PIRSensorClass.cpp.