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