mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-01 21:48:28 -04:00
uncrustify libraries/AP_AnalogSource/AnalogSource.h
This commit is contained in:
parent
9306fc5870
commit
ed2fb8574d
@ -4,8 +4,8 @@
|
||||
|
||||
class AP_AnalogSource
|
||||
{
|
||||
public:
|
||||
virtual float read(void) = 0;
|
||||
public:
|
||||
virtual float read(void) = 0;
|
||||
};
|
||||
|
||||
#endif // __ANALOG_SOURCE_H__
|
||||
|
Loading…
Reference in New Issue
Block a user