mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-12-27 14:39:54 -08:00
33b42e8af9
As described in meshtastic/firmware#3743 , some users were discovering that their devices unexpectedly powered down after setting "Shutdown on battery delay", despite their devices being connected to USB. This was due to the devices not correctly detecting that they were connected to USB. This can be resolved by altering the ADC_MULTIPLIER per existing instructions. This commit adds a note to encourage users to check the power status before enabling "Shutdown on battery delay". fixes meshtastic/firmware#3743 |
||
---|---|---|
.github | ||
.vscode | ||
docs | ||
src | ||
static | ||
.env.example | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
.npmrc | ||
biome.json | ||
docusaurus.config.js | ||
LICENSE | ||
package.json | ||
pnpm-lock.yaml | ||
README.md | ||
sidebars.js | ||
tailwind.config.ts | ||
tsconfig.json | ||
vercel.json |
Meshtastic
Overview
Website and documentation source for the Meshtastic project.
Stats
Development & Building
For complete instructions on setting up your development environment and for building and running the project locally, please refer to our Local Development Guide.