mirror of
https://github.com/liquidraver/ZephCore.git
synced 2026-09-01 21:08:19 +00:00
wismesh tag adc fix
This commit is contained in:
@@ -138,7 +138,7 @@
|
||||
* applied to 12-bit average with default ref (GAIN_1_6 + 0.6V internal = 3.6V FS). */
|
||||
zephyr,user {
|
||||
io-channels = <&adc 3>;
|
||||
vbat-mv-multiplier = <6259>; /* 1.73:1 divider, 3.6V ref; corrected from Arduino 3.0V AREF + nRF SAADC gain */
|
||||
vbat-mv-multiplier = <5973>; /* 1.73:1 divider, 3.6V ref; measured on hw (calc'd 6259 over-read ~4.7%) */
|
||||
};
|
||||
|
||||
/* ---- Buzzer on PWM0 ---- */
|
||||
|
||||
Reference in New Issue
Block a user