News
Shop
Learn
Community
Ein Bild oder sowas
LUCIDAC Documentation
User Docs
Pybrid
Julia
C++
Firmware
REDAC HybridController
Firmware for LUCIDAC/REDAC Teensy
Loading...
Searching...
No Matches
front_panel_signaling.cpp
Go to the documentation of this file.
1
#include "lucidac/front_panel_signaling.h"
2
#include "lucidac/lucidac.h"
3
#include <Arduino.h>
4
5
void
leds::set(uint8_t val) {
6
// TODO: log someting or make ui
7
}
8
9
void
leds::indicate_error() {
10
// TODO: log someting or make ui
11
}
12
13
void
leds::ease_out() {
14
// TODO: log someting or make ui
15
}
lib
native
src
lucidac
front_panel_signaling.cpp
Generated by
1.12.0