#include #include #include #include #include #define LED_L (1 << PORTC0) #define LED_R (1 << PORTC2) #define MOTOR_ON (0<