contacts: granular autoadd and overwrite-oldest

This commit is contained in:
taco
2026-01-15 18:01:20 +11:00
szülő 56eb5b0499
commit 403ce1db08
6 fájl változott, egészen pontosan 134 új sor hozzáadva és 17 régi sor törölve
@@ -27,4 +27,5 @@ struct NodePrefs { // persisted to file
uint8_t buzzer_quiet;
uint8_t gps_enabled; // GPS enabled flag (0=disabled, 1=enabled)
uint32_t gps_interval; // GPS read interval in seconds
uint8_t autoadd_config; // bitmask for auto-add contacts config
};