#pragma once constexpr int LED_RED = 2; constexpr int LED_YELLOW = 3; constexpr int LED_GREEN = 4; constexpr int PIN_TENG = 0;