We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7773237 commit 6feda9eCopy full SHA for 6feda9e
cores/esp8266/base64.h
@@ -25,6 +25,8 @@
25
#ifndef CORE_BASE64_H_
26
#define CORE_BASE64_H_
27
28
+#include <WString.h>
29
+
30
class base64
31
{
32
public:
0 commit comments