mirror of
https://github.com/meshtastic/firmware.git
synced 2026-09-21 13:55:24 -04:00
telemetry-decoupled-sensor-reads
push() declines a zero-slot store rather than reaching the modulo, matching RamTelemetryStore. The constructor already refuses those, so this keeps the modulo's precondition next to the modulo instead of a trace away. headerBytes() lets the file-layout tests reach the records without repeating sizeof(Header) as a literal that a layout change would silently invalidate. Also trimmed the pre-sleep comment to the two-line limit.
Overview
This repository contains the official device firmware for Meshtastic, an open-source LoRa mesh networking project designed for long-range, low-power communication without relying on internet or cellular infrastructure. The firmware supports various hardware platforms, including ESP32, nRF52, RP2040/RP2350, and Linux-based devices.
Meshtastic enables text messaging, location sharing, and telemetry over a decentralized mesh network, making it ideal for outdoor adventures, emergency preparedness, and remote operations.
Get Started
- 🔧 Building Instructions - Learn how to compile the firmware from source.
- ⚡ Flashing Instructions - Install or update the firmware on your device.
Join our community and help improve Meshtastic! 🚀
Stats
Languages
C++
72.9%
C
22.9%
Python
2.1%
Shell
1.5%
Batchfile
0.2%
Other
0.2%
