One Framework 0.1.0
RoboMaster嵌入式框架“一键”解决方案,为你的“创意”服务。
|
#include <status_leds.h>
成员变量 | |
struct k_timer | heartbeat_timer |
struct k_timer | error_blink_timer |
struct k_timer | error_single_blink_timer |
bool | heartbeat_state |
bool | heartbeat_always_on |
bool | have_error |
uint8_t | error_blink_times |
uint8_t | error_blink_count |
bool | error_led_state |
uint8_t error_blink_count |
struct k_timer error_blink_timer |
uint8_t error_blink_times |
bool error_led_state |
struct k_timer error_single_blink_timer |
bool have_error |
bool heartbeat_always_on |
bool heartbeat_state |
struct k_timer heartbeat_timer |