![]() |
Edge AI Add-on API 2.2.0
|
| int led_blink_led0 | ( | float | brightness, |
| int32_t | on_ms, | ||
| int32_t | off_ms ) |
#include <applications/gesture_recognition/src/hw_modules/led/led.h>
Blink LED channel 0 (red on RGB boards, LED0 on discrete boards)
| brightness | LED brightness in range 0 - 1 |
| on_ms | LED turns on time in milliseconds |
| off_ms | LED turns off time in milliseconds |