mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-12-24 21:24:44 -08:00
7198f70f8a
* fix(docs): correct rotary encoder event commands in Canned Message Module Updated the example commands for configuring rotary encoder events in the Canned Message Module documentation. Replaced incorrect values `KEY_UP`, `KEY_DOWN`, and `KEY_SELECT` with the correct enum values `UP`, `DOWN`, and `SELECT`. Included an example error message to guide users in troubleshooting incorrect configurations. * correct other examples --------- Co-authored-by: rcarteraz <robert.l.carter2@gmail.com> |
||
---|---|---|
.github | ||
.vscode | ||
blog | ||
docs | ||
src | ||
static | ||
.env.example | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
.npmrc | ||
.nvmrc | ||
a0a26e4d40a5b9ccba9185eb70e2eaf66f0b0587_2_1380x888.jpeg | ||
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.