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 f9c5872 commit 5ff9df2Copy full SHA for 5ff9df2
core_arduino.cpp
@@ -1,5 +1,5 @@
1
#include <Arduino.h>
2
-#include <cstdarg>
+#include <stdarg.h>
3
#include "core_arduino.h"
4
5
extern "C" CORETIMETYPE barebones_clock()
0 commit comments