mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-13 17:14:25 -08:00
65c0f7bf49
* Diagrams and Photos for Heltec ESP32V3 GPS update Three photos provided by @lupusworax from their friend "chaty", with permission to use in the documents. One diagram from Fritzing using parts in the standard library. License agreement for Fritzing permits use with logo. * Add MOSFET instructions to Heltec GPS Add MOSFET instructions to Heltec GPS, and swap to low-side switching of the power to the GPS module * correct spelling * Heltec Mosfet GPS switching images * Delete static/img/hardware/Heltec_ESP32V3_GPS_module_low-side.png * Delete static/img/hardware/HeltecESP32V3-gps-module.webp * Delete static/img/hardware/Heltec_ESP32V3_SMDMOSFET_GPSInPlace.png * Delete static/img/hardware/Heltec_ESP32V3_SMDMosfetDiagram.png * Delete static/img/hardware/Heltec_ESP32V3_SMDMosfetInPlace.jpg * Update peripherals.mdx changed links to the webp pictures, and removed the 2nd person voice from the text. * </Tabs> Added </Tabs> * Update peripherals.mdx removed keyboard etc. as they are unpopulated at the moment. |
||
---|---|---|
.github | ||
.vscode | ||
blog | ||
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.