We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d27bf16 commit 2166a0fCopy full SHA for 2166a0f
src/EspalexaDevice.h
@@ -2,6 +2,7 @@
2
#define EspalexaDevice_h
3
4
#include "Arduino.h"
5
+#include <functional>
6
7
typedef class EspalexaDevice;
8
0 commit comments