energy change
This commit is contained in:
@@ -37,7 +37,7 @@ public:
|
||||
void setSmallEnergyInit();//设置小能量机关初始化
|
||||
void sendEnergy();//发送能量机关数据
|
||||
void sendTarget(Serial& serial, float x, float y, float z);//发送数据
|
||||
void sendTarget(Serial& serial, float x, float y, float z, uint16_t u);//发送数据
|
||||
void sendTarget(Serial& serial, float x, float y, uint16_t z, uint16_t u);//发送数据
|
||||
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user