Compare commits
No commits in common. "05f145324e216e67e6e20e1920e77557ad36b94a" and "65623b01bcd218d96763f20a3f55c008ffcf66b4" have entirely different histories.
05f145324e
...
65623b01bc
@ -21,4 +21,3 @@ lib_deps =
|
|||||||
fastled/FastLED@^3.5.0
|
fastled/FastLED@^3.5.0
|
||||||
madhephaestus/ESP32Servo@^0.13.0
|
madhephaestus/ESP32Servo@^0.13.0
|
||||||
sandeepmistry/CAN@^0.3.1
|
sandeepmistry/CAN@^0.3.1
|
||||||
marvinroger/AsyncMqttClient@^0.9.0
|
|
||||||
|
@ -5,8 +5,6 @@
|
|||||||
#include "WiFi.h"
|
#include "WiFi.h"
|
||||||
/*mqtt*/
|
/*mqtt*/
|
||||||
#include "PubSubClient.h"
|
#include "PubSubClient.h"
|
||||||
#include "AsyncMqttClient.h"
|
|
||||||
|
|
||||||
/*mavlink*/
|
/*mavlink*/
|
||||||
#include "../lib/mavlink/ardupilotmega/mavlink.h"
|
#include "../lib/mavlink/ardupilotmega/mavlink.h"
|
||||||
#include "../lib/mavlink/common/mavlink.h"
|
#include "../lib/mavlink/common/mavlink.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user