One Framework
0.1.0
RoboMaster嵌入式框架“一键”解决方案,为你的“创意”服务。
载入中...
搜索中...
未找到
Notify.hpp
浏览该文件的文档.
1
#ifndef OF_LIB_NOTIFY_HPP
2
#define OF_LIB_NOTIFY_HPP
3
4
#include <
OF/lib/HubManager/HubManager.hpp
>
5
6
namespace
OF
7
{
8
void
registerSound
();
9
void
playSound
();
10
};
11
12
#endif
//OF_LIB_NOTIFY_HPP
HubManager.hpp
OF
定义
Mecanum.hpp:6
OF::registerSound
void registerSound()
OF::playSound
void playSound()
OF
lib
NotifyHub
Notify.hpp
制作者
1.13.2