host interface for pjrc
This commit is contained in:
parent
2b8cd88ab1
commit
9a938eecbd
24 changed files with 473 additions and 330 deletions
6
command.h
Normal file
6
command.h
Normal file
|
@ -0,0 +1,6 @@
|
|||
#ifndef COMMAND_H
|
||||
#define COMMAND
|
||||
|
||||
uint8_t command_proc(void);
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue