only allow wide BW settings when the right chip is detected

This commit is contained in:
Thomas Göttgens
2022-10-17 10:00:00 +02:00
parent a081d28e36
commit 31c2c8a7a3
3 changed files with 12 additions and 7 deletions

View File

@@ -17,6 +17,7 @@ extern uint8_t kb_model;
extern uint8_t rtc_found;
extern uint8_t keystore_found;
extern bool rIf_wide_lora;
extern bool eink_found;
extern bool pmu_found;
extern bool isCharging;