1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-04-21 10:26:06 +03:00

Merge pull request #1432 from sfranzyshen/master

Update core_esp8266_phy.c
This commit is contained in:
Markus 2016-01-15 16:25:43 +01:00
commit 3873627249

View File

@ -23,7 +23,7 @@
#include <stdint.h>
#include <stddef.h>
#include <stdbool.h>
#include <string.h>
#include "c_types.h"
static const uint8_t ICACHE_FLASH_ATTR phy_init_data[128] =