You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Settings for both RF channels can be stored in IC16 EEPROM using Sinara EEPROM layout in board_data field. Applying settings template from Booster firmware would give us 14 bytes per channel (28 bytes in total), so there would still be 36 bytes left in board_data field.
Getting rid of IC22 EEPROM would free MCU lines that could be used for some other purpose.
The text was updated successfully, but these errors were encountered:
Settings for both RF channels can be stored in IC16 EEPROM using Sinara EEPROM layout in board_data field. Applying settings template from Booster firmware would give us 14 bytes per channel (28 bytes in total), so there would still be 36 bytes left in board_data field.
Getting rid of IC22 EEPROM would free MCU lines that could be used for some other purpose.
The text was updated successfully, but these errors were encountered: