|
| int | msToBeOn = 0 |
| | The led will be on for the given number of milliseconds, after which it will turn off. More...
|
| |
| int | msToBeOff = 0 |
| | The led will be off for the given number of milliseconds, after which it will turn on. More...
|
| |
◆ msToBeOn
| int PushNotifications::Notification::LedBlinkPattern::msToBeOn = 0 |
The led will be on for the given number of milliseconds, after which it will turn off.
◆ msToBeOff
| int PushNotifications::Notification::LedBlinkPattern::msToBeOff = 0 |
The led will be off for the given number of milliseconds, after which it will turn on.
The documentation for this struct was generated from the following file: