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 38e4262 commit ec0967fCopy full SHA for ec0967f
cores/nRF5/Print.h
@@ -21,6 +21,7 @@
21
22
#include <inttypes.h>
23
#include <stdio.h> // for size_t
24
+#include <stdarg.h>
25
26
#include "WString.h"
27
#include "Printable.h"
0 commit comments