【类 型】:test
【原 因】: 【过 程】: 【影 响】:
This commit is contained in:
parent
5b4f1454c0
commit
1b98affadc
@ -8,6 +8,7 @@
|
|||||||
|
|
||||||
extern void mqtt_receiveCallback(char *topic, byte *payload, unsigned int length);
|
extern void mqtt_receiveCallback(char *topic, byte *payload, unsigned int length);
|
||||||
extern void pubThread();
|
extern void pubThread();
|
||||||
|
extern void refreshRequest();
|
||||||
extern void writeRoute(String topicStr);
|
extern void writeRoute(String topicStr);
|
||||||
extern void mavlink_receiveCallback(uint8_t c);
|
extern void mavlink_receiveCallback(uint8_t c);
|
||||||
extern const String topicPub[];
|
extern const String topicPub[];
|
||||||
|
Loading…
Reference in New Issue
Block a user