#ifndef DEBUG_H #define DEBUG_H void debug_led(int led, int value); #endif