0
mirror of https://github.com/OneOfEleven/uv-k5-firmware-custom.git synced 2025-06-18 22:29:50 +03:00

README.md

This commit is contained in:
OneOfEleven
2023-09-16 07:55:09 +01:00
parent 1e3b26768e
commit a24facec25
4 changed files with 47 additions and 55 deletions

View File

@ -31,4 +31,3 @@ uint32_t FLASH_ReadNvrWord(uint32_t Address)
{
return overlay_FLASH_ReadNvrWord(Address);
}