mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
Update examples/companion_radio/ui-new/UITask.h
Co-authored-by: Wessel <wessel@weebl.me>
This commit is contained in:
parent
8f3012bdbd
commit
c59fa4d39c
1 changed files with 0 additions and 1 deletions
|
|
@ -52,7 +52,6 @@ class UITask : public AbstractUITask {
|
|||
|
||||
#ifdef RADIOMASTER_900_BANDIT
|
||||
// NeoPixel message notification support
|
||||
int neopixel_state = 0;
|
||||
unsigned long next_neopixel_change = 0;
|
||||
uint8_t neopixel_brightness = 0;
|
||||
bool neopixel_brightness_increasing = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue