mirror of
https://github.com/nodemcu/nodemcu-firmware.git
synced 2025-02-06 21:18:25 +08:00
Add new line to flash_api.c for tool chain on windows vm.
This commit is contained in:
parent
715ff5b7aa
commit
956455e8f2
@ -68,4 +68,4 @@ flash_get_sec_num()
|
|||||||
result = flash_get_size_byte() / SPI_FLASH_SEC_SIZE;
|
result = flash_get_size_byte() / SPI_FLASH_SEC_SIZE;
|
||||||
}
|
}
|
||||||
return result;
|
return result;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user