jildertviet / TIYCS

This Is Your Captain Speaking
0 stars 0 forks source link

When no ID is assigned should default to 0 #28

Open jildertviet opened 2 years ago

jildertviet commented 1 year ago

For this there should be a confirmation byte in EEPROM. So EEPROM[0] = id and EEPROM[1] = 'x' to verify that it has been set (instead of reading random non-writen EEPROM).