AJ6CU / uBITX-Settings-Editor

Platform independent editor to backup, restore and modify the EEPROM for KD8CEC users
GNU General Public License v3.0
11 stars 2 forks source link

need to enhance generate backup/restore to handle larger eeproms #23

Closed AJ6CU closed 1 year ago

AJ6CU commented 1 year ago

backup restore should backup 2k bytes. But restore should only restore 1k. Second k is only for firmware to write.

AJ6CU commented 1 year ago

Changed my mind. Both backup and restore should only look for 1024 bytes of contents and ignore everything else. Closing.