Meshtastic project website and documentation
Find a file
Tom Fifield 33b42e8af9
shutdown after losing power - check power detection status before setting
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
2024-04-28 12:47:19 +08:00
.github bump prince pdf version to 15.3 latest (#1068) 2024-03-01 10:40:29 -06:00
.vscode add MDX extension to recommended 2024-01-06 11:06:22 +10:00
docs shutdown after losing power - check power detection status before setting 2024-04-28 12:47:19 +08:00
src fix sizing 2024-04-24 14:32:44 -07:00
static update submodule 2024-04-24 14:22:21 -07:00
.env.example fix submodules & api url 2021-12-23 01:53:13 +11:00
.gitattributes LF fix. 2023-01-24 09:58:28 +01:00
.gitignore github action, add to gitignore 2024-02-24 19:15:04 -06:00
.gitmodules Update nightly CI & remove protobufs submodule 2023-01-18 22:47:52 +10:00
.npmrc Docusaurus 3.0 version bump 2023-08-06 19:01:29 +10:00
biome.json fix biome errors (#977) 2024-02-08 15:23:54 -06:00
docusaurus.config.js update docusaurus config 2024-03-02 12:38:35 -07:00
LICENSE Create LICENSE 2022-05-12 21:40:31 +10:00
package.json move docusaurus-prince-pdf to dev deps 2024-02-24 19:15:04 -06:00
pnpm-lock.yaml Bump express from 4.18.2 to 4.19.2 2024-03-29 05:00:19 +00:00
README.md Update README.md 2024-02-13 01:20:36 -07:00
sidebars.js fix biome errors (#977) 2024-02-08 15:23:54 -06:00
tailwind.config.ts wip 2024-04-04 09:29:46 +02:00
tsconfig.json linter fixes 2023-05-17 14:25:23 +10:00
vercel.json comma 2024-03-13 12:20:00 -07:00

Meshtastic

CI CLA assistant Fiscal Contributors Vercel

Overview

Website and documentation source for the Meshtastic project.

Stats

Alt

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.