move led controller

This commit is contained in:
2023-09-11 17:35:57 +02:00
parent 1fa34dea8a
commit c7c67d2931
6 changed files with 3049 additions and 34 deletions

View File

@@ -42,7 +42,7 @@ void Factory_init() {
MEM_init();
initRamp();
ALIVE_init(ALcontroller(), 6);
ALIVE_init(ALcontroller(), 5);
ALIVE_setAliveTime(ALcontroller(), KART_CST.CONTROL_ALIVE_TIME);
ALIVE_init(ALjoy(), 1);