6a6a253885
Added doc dir. and manual as .pdf restored deleted files - yep I screwed the pooch.
8 lines
64 B
C
8 lines
64 B
C
#ifndef M7SEND_H
|
|
#define M7SEND_H
|
|
|
|
int m7send(char *);
|
|
|
|
#endif
|
|
|