/* * led_test.c * * Created: 03/12/2021 15:28:35 * Author: 40008304 */ #include "led_test.h" void testLed(void) { char sendingData = compareLed(); switch(sendingData) { case NOTHING: PORTB |= (1<