AP_Proximity: remove incorrect comment from SF40c

This commit is contained in:
Randy Mackay 2020-07-01 14:50:11 +09:00
parent b6a5509409
commit 2ca0d400a6
1 changed files with 0 additions and 1 deletions

View File

@ -200,7 +200,6 @@ void AP_Proximity_LightWareSF40C::process_replies()
}
// process one byte received on serial port
// returns true if a message has been successfully parsed
// state is stored in _msg structure
void AP_Proximity_LightWareSF40C::parse_byte(uint8_t b)
{