mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-02 22:18:29 -04:00
AP_ESC_Telem: Fix copy & paste typo
This commit is contained in:
parent
af759bf57e
commit
48ab08fb67
@ -57,7 +57,7 @@ bool AP_ESC_Telem::get_usage_seconds(uint8_t esc_id, uint32_t& usage_sec) const
|
||||
AP_ESC_Telem *AP_ESC_Telem::_singleton = nullptr;
|
||||
|
||||
/*
|
||||
* Get the AP_InertialSensor singleton
|
||||
* Get the AP_ESC_Telem singleton
|
||||
*/
|
||||
AP_ESC_Telem *AP_ESC_Telem::get_singleton()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user