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 801cf18 commit e08f040Copy full SHA for e08f040
tutorial/training/Inc/JPEGDecoder.h
@@ -21,6 +21,7 @@
21
22
#include "User_Config.h"
23
#include <stdio.h>
24
+#include <cstdint>
25
26
#if defined(ESP8266) || defined(ESP32)
27
0 commit comments