Todo subido

This commit is contained in:
Álvaro Alcántara Ramírez 2026-08-03 21:52:05 +02:00
parent f0db3a8aeb
commit 27026caf57
87 changed files with 83292 additions and 17 deletions

4
Volante/led.hpp Normal file
View file

@ -0,0 +1,4 @@
#pragma once
void led_startup();
void led_show_rpm(int rpmh, int rpml);