mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-12-28 06:59:45 -08:00
Merge pull request #1149 from rcarteraz/update-adc-defaults
This commit is contained in:
commit
6da57bf8bd
|
@ -93,17 +93,19 @@ Should be set to floating point value between 2 and 6
|
|||
|
||||
| Device | Default ADC Multiplier |
|
||||
| :-------: | :--------------------: |
|
||||
| hatter2 | 5.0 |
|
||||
| chatter2 | 5.0 |
|
||||
| diy | 1.85 |
|
||||
| esp32-s3-pico | 3.1 |
|
||||
| heltec_v1 & heltec_v2 | 3.2 |
|
||||
| heltec_v3 & heltec_wsl_v3 | 4.9 |
|
||||
| heltec_wireless_paper | 2 |
|
||||
| heltec_wireless_tracker | 4.9 |
|
||||
| heltec_wireless_tracker 1.0/1.1 | 4.9 |
|
||||
| lora_isp4520 | 1.436 |
|
||||
| m5stack_coreink | 5 |
|
||||
| nano-g1-explorer | 2 |
|
||||
| nano-g2-ultra | 2 |
|
||||
| picomputer-s3 | 3.1 |
|
||||
| rak4631 | 1.73 |
|
||||
| rpipico | 3.1 |
|
||||
| rpipicow | 3.1 |
|
||||
| station-g1 | 6.45 |
|
||||
|
@ -112,7 +114,7 @@ Should be set to floating point value between 2 and 6
|
|||
| tlora_v2_1_18 | 2.11 |
|
||||
| tlora_t3s3_v1 | 2.11 |
|
||||
| t-deck | 2.11 |
|
||||
| trackerd | 2 |
|
||||
| t-echo | 2 |
|
||||
|
||||
</div>
|
||||
</details>
|
||||
|
|
Loading…
Reference in a new issue