Compare commits

..

No commits in common. "05f145324e216e67e6e20e1920e77557ad36b94a" and "65623b01bcd218d96763f20a3f55c008ffcf66b4" have entirely different histories.

2 changed files with 0 additions and 3 deletions

View File

@ -21,4 +21,3 @@ lib_deps =
fastled/FastLED@^3.5.0
madhephaestus/ESP32Servo@^0.13.0
sandeepmistry/CAN@^0.3.1
marvinroger/AsyncMqttClient@^0.9.0

View File

@ -5,8 +5,6 @@
#include "WiFi.h"
/*mqtt*/
#include "PubSubClient.h"
#include "AsyncMqttClient.h"
/*mavlink*/
#include "../lib/mavlink/ardupilotmega/mavlink.h"
#include "../lib/mavlink/common/mavlink.h"