egzumer / uv-k5-firmware-custom

A merge between https://github.com/OneOfEleven/uv-k5-firmware-custom and https://github.com/fagci/uv-k5-firmware-fagci-mod
Apache License 2.0
1.09k stars 339 forks source link

help request about UI and EEPROM #495

Closed mfp20 closed 4 months ago

mfp20 commented 4 months ago

EDIT: never mind. My bad (as usual). I missed the CFLAGS -DENABLE_... addendum in the Makefile.

I'm writing a new "app" using your repo as code base. I can't get my app to show up in the menu, and I'm not sure about the eeprom address to use (currently I'm using 0EA0+5). I even tried to reset all but I'm not sure it clear the eeprom too; the eeprom layout is pretty messy and I'm afraid of deleting the factory calibration data. Any advice?

Thanks