sketchbook
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Protocol.h
Go to the documentation of this file.
1 #ifndef PROTOCOL_H_
2 #define PROTOCOL_H_
3 
4 void serialCom();
5 void debugmsg_append_str(const char *str);
6 
7 #endif /* PROTOCOL_H_ */
void serialCom()
Definition: Protocol.cpp:179
void debugmsg_append_str(const char *str)
Definition: Protocol.cpp:844
#define str(s)
Definition: General_Stuff.h:41