rusefi 2022-08-12 16:19:45 -04:00
parent ef123e7f64
commit 2aa1e13c0b
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ IDRIVE_ROTARY_INIT = 0x273
brighness = 0
canRxAdd(IDRIVE_ROTARY) -- rotation, I did not get it to work
canRxAdd(IDRIVE_ROTARY) -- rotation
canRxAdd(IDRIVE_BUTTONS) -- buttons
setTickRate(5) -- set tick rate to 5hz