i2c raw control

This commit is contained in:
2026-02-14 22:39:21 +01:00
parent d79358fa48
commit 5e6371b409
7 changed files with 180 additions and 8 deletions

View File

@@ -336,6 +336,9 @@ extern bool rds_settings_changed;
extern const size_t language_totalnumber;
extern const size_t language_entrynumber;
extern volatile bool i2c_pc_control;
extern volatile bool i2c_pc_control_init;
extern mem presets[EE_PRESETS_CNT];
extern TEF6686 radio;