Skip to content

Commit

Permalink
UARTDriver: revert add GCS.h
Browse files Browse the repository at this point in the history
  • Loading branch information
xianglunkai committed Jul 12, 2023
1 parent 763a60d commit 4115af4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/AP_HAL_Linux/UARTDriver.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
#include "TCPServerDevice.h"
#include "UARTDevice.h"
#include "UDPDevice.h"

#include <GCS_MAVLink/GCS.h>
#if HAL_GCS_ENABLED
#include <AP_HAL/utility/packetise.h>
#endif
Expand Down

0 comments on commit 4115af4

Please sign in to comment.