mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 14:38:30 -04:00
AP_Proximity: remove incorrect comment from SF40c
This commit is contained in:
parent
b6a5509409
commit
2ca0d400a6
@ -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)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user