One Framework 0.1.0
RoboMaster嵌入式框架“一键”解决方案,为你的“创意”服务。
载入中...
搜索中...
未找到
NotifyHub.hpp 文件参考
#include <OF/drivers/output/led_pixel.h>
#include <OF/lib/HubManager/HubBase.hpp>
#include <OF/utils/FixedString.hpp>
#include <ems_parser.hpp>
#include <optional>
#include <span>
NotifyHub.hpp 的引用(Include)关系图:
此图展示该文件被哪些文件直接或间接地引用了:

浏览该文件的源代码.

结构体

struct  BuzzerStatus
 
struct  LEDStatus
 
struct  BuzzerCommand
 
struct  LEDCommand
 
struct  NotifyHubConfig
 
class  NotifyHub
 

命名空间

namespace  OF
 

枚举

enum class  LEDMode : uint8_t { Solid , Blink , Breathing }
 
enum class  CommandType : uint8_t { SET , REMOVE }
 

变量

constexpr size_t MAX_KEY_LEN = 32