mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-02 05:58:30 -04:00
AP_Proximity: RPLidarA2 minor whitespace fix
This commit is contained in:
parent
67accd8920
commit
1394a430b0
@ -88,7 +88,7 @@ private:
|
||||
// remove bytes from read buffer:
|
||||
void consume_bytes(uint16_t count);
|
||||
|
||||
uint8_t _sync_error ;
|
||||
uint8_t _sync_error;
|
||||
uint16_t _byte_count;
|
||||
|
||||
// request related variables
|
||||
|
Loading…
Reference in New Issue
Block a user