re-added header inlcusion for system_get_chip_id

This commit is contained in:
sommersoft 2018-01-23 02:53:35 +00:00 committed by Scott Shawcroft
parent ab1f133667
commit fe851fc15e

View File

@ -29,6 +29,7 @@
#include <math.h>
#include "esp_mphal.h"
#include "user_interface.h"
float common_hal_mcu_processor_get_temperature(void) {