mirror of
https://github.com/nodemcu/nodemcu-firmware.git
synced 2025-01-30 21:12:55 +08:00
Changed e9 to magic_e9.
This commit is contained in:
parent
6c6d0d0e2e
commit
f7eed2b53b
@ -57,7 +57,7 @@ do { \
|
|||||||
|
|
||||||
typedef struct
|
typedef struct
|
||||||
{
|
{
|
||||||
uint8_t e9;
|
uint8_t magic_e9;
|
||||||
uint8_t segments;
|
uint8_t segments;
|
||||||
enum
|
enum
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user