mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
AP_ServoRelayEvents: minor formatting fix
This commit is contained in:
parent
012fcae388
commit
fb284ff26a
@ -139,7 +139,7 @@ void AP_ServoRelayEvents::update_events(void)
|
||||
}
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
case EVENT_TYPE_RELAY:
|
||||
relay.toggle(channel);
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user