mirror of
https://github.com/esphome/esphome.git
synced 2025-03-13 22:28:14 +00:00
Clarified comments as suggested by @DjordjeMandic
Co-authored-by: Djordje Mandic <6750655+DjordjeMandic@users.noreply.github.com>
This commit is contained in:
parent
acac1855be
commit
443e41f41f
@ -48,7 +48,7 @@ struct WakeupCauseToRunDuration {
|
||||
uint32_t touch_cause;
|
||||
// Run duration if woken up by GPIO pins.
|
||||
uint32_t gpio_cause;
|
||||
// Run duration if woken up by ext1 pins.
|
||||
// Run duration if woken up by EXT1 pins.
|
||||
uint32_t ext1_cause;
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user