lots of stuff
This commit is contained in:
10
source/direct.h
Normal file
10
source/direct.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#ifndef _DIRECT_H
|
||||
#define _DIRECT_H
|
||||
|
||||
// handle the direct connect accessories
|
||||
|
||||
#include "ports.h"
|
||||
|
||||
int direct_service(ACCESSORY_t *accy);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user