Commit a91df58
Fixed ADC battery discharge
INPUT_PULDOWN was not suitable to completely discharge the input capacitor on ADC_BATTERY.
Switching to OUTPUT, LOW discharge it faster then try to read1 parent 6d08567 commit a91df58
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
202 | | - | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
203 | 207 | | |
204 | 208 | | |
205 | 209 | | |
| |||
0 commit comments