e9d5e3673855cc38e9b2ba1d6818b64d07145b67
* Update WiFiAPClient.cpp to replace blocking delay() with non-blocking * Update WiFiAPClient.cpp - fix extra endif * Update WiFiAPClient.cpp remove duplicate section * Update WiFiAPClient.cpp * Update trunk_annotate_pr.yml * Update trunk_annotate_pr.yml * Update trunk_check.yml * Update trunk_check.yml * Update trunk_format_pr.yml * Update trunk_annotate_pr.yml * Attempted to address comments, and fix my other mess. Thanks for your patience. * Revert "Update trunk_annotate_pr.yml" This reverts commit 7db4ff6444df0a5271d3d5df49ebfb54024ac18f. * Last mess cleanups (hopefully) * Undid trunk.yaml changes * Trunk format --------- Co-authored-by: Ben Meadors <benmmeadors@gmail.com> Co-authored-by: Tom Fifield <tom@tomfifield.net>
Replace blocking delay for wifi reconnect with non-blocking to keep button/display interactivity (#6983)
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++
70.8%
C
25.8%
Python
2.2%
Shell
0.7%
Batchfile
0.2%
Other
0.1%
