mirror of
https://github.com/sheumann/AFPBridge.git
synced 2025-10-31 11:26:45 -07:00
Initial code for installing our commands.
This code works to some extent, but tends to cause system hangs. Also includes some DSI implementation fixes.
This commit is contained in:
6
installcmds.h
Normal file
6
installcmds.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef INSTALLCMDS_H
|
||||
#define INSTALLCMDS_H
|
||||
|
||||
void installCmds(void);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user