Skip to content

Commit 2166a0f

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/EspalexaDevice.h

Lines changed: 1 addition & 0 deletions
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)