mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
AP_ESC_Telem: remove misleading comment
This commit is contained in:
parent
d23ddc4116
commit
82f4faec31
@ -365,7 +365,6 @@ void AP_ESC_Telem::update_rpm(const uint8_t esc_index, const uint16_t new_rpm, c
|
||||
#endif
|
||||
}
|
||||
|
||||
// log ESC telemetry at 10Hz
|
||||
void AP_ESC_Telem::update()
|
||||
{
|
||||
AP_Logger *logger = AP_Logger::get_singleton();
|
||||
|
Loading…
Reference in New Issue
Block a user