mirror of
https://github.com/felis/USB_Host_Shield_2.0.git
synced 2024-03-22 11:31:26 +01:00
printhex
This commit is contained in:
parent
eb12de90f9
commit
124899d2ee
1 changed files with 2 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue