|
One Framework 0.1.0
RoboMaster嵌入式框架“一键”解决方案,为你的“创意”服务。
|
#include <NotifyHub.hpp>
Public 成员函数 | |
| void | setup () |
静态 Public 成员函数 | |
| static void | setBuzzerStatus (const FixedString< MAX_KEY_LEN > &key, const BuzzerStatus &status) |
| static void | removeBuzzerStatus (const FixedString< MAX_KEY_LEN > &key) |
| static void | setLEDStatus (const FixedString< MAX_KEY_LEN > &key, const LEDStatus &status) |
| static void | removeLEDStatus (const FixedString< MAX_KEY_LEN > &key) |
静态 Public 属性 | |
| static constexpr auto | name = "NotifyHub" |
|
static |
|
static |
|
static |
|
static |
| void setup | ( | ) |
|
staticconstexpr |