energy change

This commit is contained in:
sun
2019-07-24 22:49:14 +08:00
parent 11f7c8b469
commit 23f12425d6
2 changed files with 6 additions and 6 deletions

View File

@@ -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: