mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 23:33:57 -04:00
AP_DroneCAN: remove unused semaphore
This commit is contained in:
parent
b975310fda
commit
3bada154e6
@ -220,8 +220,6 @@ private:
|
||||
uint32_t last_lib_yaw_time_ms;
|
||||
} _gnss;
|
||||
#endif
|
||||
|
||||
static HAL_Semaphore _telem_sem;
|
||||
|
||||
// node status send
|
||||
uint32_t _node_status_last_send_ms;
|
||||
|
Loading…
Reference in New Issue
Block a user