1
0
tmk_keyboard/command.h

7 Zeilen
71 B
C

2011-02-12 15:15:51 +00:00
#ifndef COMMAND_H
#define COMMAND
uint8_t command_proc(void);
#endif