#ifndef CMD_M4_H #define CMD_M4_H void cmd_m4_init(); int cmd_m4_key_pressed(); #endif // CMD_M4_H