#ifndef __BUTTON_H #define __BUTTON_H #ifdef __cplusplus extern "C" { #endif // void button_init(void); #ifdef __cplusplus } #endif #endif