mirror of
https://github.com/liquidraver/ZephCore.git
synced 2026-09-02 08:43:43 +00:00
MG24 battery reading fix
This commit is contained in:
@@ -24,6 +24,9 @@
|
||||
chosen {
|
||||
zephyr,settings-partition = &storage_partition;
|
||||
};
|
||||
|
||||
/* No battery voltage divider on this board — disable ADC battery reading */
|
||||
/delete-node/ zephyr,user;
|
||||
};
|
||||
|
||||
/* Disable I2C0 — default pins PC4(SCL)/PC5(SDA) conflict with NSS/RXEN */
|
||||
|
||||
Reference in New Issue
Block a user