We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ff1b79 commit aa52b48Copy full SHA for aa52b48
libraries/USBHost/src/printhex.h
@@ -20,6 +20,8 @@ e-mail : support@circuitsathome.com
20
#else
21
#define __PRINTHEX_H__
22
23
+#include <Arduino.h>
24
+
25
void E_Notifyc(char c, int lvl);
26
27
template <class T>
0 commit comments