Compare commits
2 Commits
65623b01bc
...
05f145324e
Author | SHA1 | Date | |
---|---|---|---|
![]() |
05f145324e | ||
![]() |
7b4c812f96 |
@ -21,3 +21,4 @@ lib_deps =
|
||||
fastled/FastLED@^3.5.0
|
||||
madhephaestus/ESP32Servo@^0.13.0
|
||||
sandeepmistry/CAN@^0.3.1
|
||||
marvinroger/AsyncMqttClient@^0.9.0
|
||||
|
@ -5,6 +5,8 @@
|
||||
#include "WiFi.h"
|
||||
/*mqtt*/
|
||||
#include "PubSubClient.h"
|
||||
#include "AsyncMqttClient.h"
|
||||
|
||||
/*mavlink*/
|
||||
#include "../lib/mavlink/ardupilotmega/mavlink.h"
|
||||
#include "../lib/mavlink/common/mavlink.h"
|
||||
|
Loading…
Reference in New Issue
Block a user