We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59540a9 commit b12995bCopy full SHA for b12995b
1 file changed
src/arch/sys_arch.c
@@ -1,6 +1,7 @@
1
#include "sys_arch.h"
2
#include <Arduino.h>
3
#include "SerialWrapper.hpp"
4
+#include <stdarg.h>
5
6
#ifndef NOSYS
7
0 commit comments