Skip to content

Commit 2166a0f

Browse files
committed
Fix ESP32 compilation (#109)
1 parent d27bf16 commit 2166a0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/EspalexaDevice.h

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
#define EspalexaDevice_h
33

44
#include "Arduino.h"
5+
#include <functional>
56

67
typedef class EspalexaDevice;
78

0 commit comments

Comments
 (0)