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 a84b45f commit 60d1e4dCopy full SHA for 60d1e4d
cores/rp2040/SerialUART.h
@@ -22,8 +22,6 @@
22
23
#include <Arduino.h>
24
#include "api/HardwareSerial.h"
25
-#include <stdarg.h>
26
-#include <queue>
27
#include "CoreMutex.h"
28
29
extern "C" typedef struct uart_inst uart_inst_t;
0 commit comments