mirror of
https://github.com/adrigongv23/G26---Telemetry-Software.git
synced 2026-08-25 11:33:17 +02:00
4 lines
No EOL
72 B
C++
4 lines
No EOL
72 B
C++
#pragma once
|
|
|
|
void led_startup();
|
|
void led_show_rpm(int rpmh, int rpml); |