This commit is contained in:
Oleg Mazurov 2013-06-11 21:58:40 -06:00
parent eb12de90f9
commit 124899d2ee

View file

@ -23,6 +23,8 @@ e-mail : support@circuitsathome.com
#include <WProgram.h>
#endif
#define USB_HOST_SERIAL Serial
void E_Notifyc(char c, int lvl);
template <class T>