2945b9cfbeea12a8c5253f58e0cc849cf78ea175
We currently have 4 different places where we have the logic for modifying LED state of the various types of Ambient LEDs, ExternalNotificationModule::SetExternalOff ExternalNotificationModule::SetExternalOn AmbientLightingThread::setLighting AmbientLightingThread::setLightingOff This patch de-duplicates the methods in ExternalNotification to a single method, using a boolean to toggle whether we're turning things on or off.
Meshtastic Firmware
Overview
This repository contains the device firmware for the Meshtastic project.
Stats
Description
This repository contains the official firmware for Meshtastic, an open-source, off-grid mesh communication system.
Languages
C++
67.3%
C
30.6%
Python
1%
Batchfile
0.4%
Shell
0.4%
Other
0.2%