|
One Framework 0.1.0
RoboMaster嵌入式框架“一键”解决方案,为你的“创意”服务。
|
#include <array>#include <OF/lib/HubManager/HubBase.hpp>#include <OF/utils/Remap.hpp>#include <zephyr/drivers/uart.h>#include <zephyr/kernel.h>#include <tl/expected.hpp>结构体 | |
| struct | ControllerHubConfig |
| struct | ControllerHubError |
| class | ControllerHubData |
| class | ControllerHub |
命名空间 | |
| namespace | OF |
函数 | |
| static tl::expected< OF::ControllerHubData, OF::ControllerHubError > | getControllerData () |
|
static |