Skip to content

Commit d787802

Browse files
authored
Fix registry addresses not included
1 parent 6ecccc5 commit d787802

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/MAKERphone.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ SOFTWARE.
2929
#pragma message(__FILE__ ": MPMINIMAL")
3030
#endif
3131

32+
#include <soc/efuse_reg.h>
3233
#include "FastLED/FastLED.h"
3334
#include "TFT_eSPI/TFT_eSPI.h" // Graphics and font library for ST7735 driver chip
3435
#include <SPI.h>

0 commit comments

Comments
 (0)