#pragma once #define DEBUG Serial #define LED_R 20 #define LED_Y 17 #define LED_G 13 #define BUZZER 30 #define SWITCH_SX 28 #define SWITCH_DX 29