6 lines
94 B

#include "Rover.h"
void Rover::update_events(void)
{
ServoRelayEvents.update_events();
}