mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-22 15:53:56 -04:00
uncrustify libraries/AP_AnalogSource/AnalogSource.h
This commit is contained in:
parent
46eeaffdf1
commit
4a7e79b3ac
@ -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