uncrustify libraries/AP_Relay/AP_Relay.h

This commit is contained in:
uncrustify 2012-08-16 23:21:08 -07:00 committed by Pat Hickey
parent 06021825c8
commit dd3201e050

View File

@ -15,7 +15,7 @@
/// @class AP_Relay /// @class AP_Relay
/// @brief Class to manage the APM relay /// @brief Class to manage the APM relay
class AP_Relay{ class AP_Relay {
public: public:
// activate the relay // activate the relay
void on(); void on();