Fix SX1280 init

This commit is contained in:
Thomas Göttgens
2022-11-10 23:00:01 +01:00
parent 5c59c8d701
commit 74f31d7d68
4 changed files with 17 additions and 13 deletions

View File

@@ -17,7 +17,6 @@ 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;