#pragma once #include "arch_config.h" #ifdef USE_STATES void buttonDown(); #endif void buttonUp();