Skip to content

Commit 9a66737

Browse files
authored
Merge branch 'master' into pr_fix_SPI0Command
2 parents 6bfad6e + e4887b7 commit 9a66737

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cores/esp8266/core_esp8266_main.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
//#define CONT_STACKSIZE 4096
2525

2626
#include <numeric>
27+
#include <exception>
2728

2829
#include <Arduino.h>
2930
#include "Schedule.h"

0 commit comments

Comments
 (0)