Skip to content

Commit fe851fc

Browse files
sommersofttannewt
authored andcommitted
re-added header inlcusion for system_get_chip_id
1 parent ab1f133 commit fe851fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ports/esp8266/common-hal/microcontroller/Processor.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
#include <math.h>
3030

3131
#include "esp_mphal.h"
32+
#include "user_interface.h"
3233

3334

3435
float common_hal_mcu_processor_get_temperature(void) {

0 commit comments

Comments
 (0)