#ifndef COMMAND_H #define COMMAND uint8_t command_proc(void); #endif