only: selfStimulateRPM
This commit is contained in:
parent
00152e1b21
commit
27de1a1700
|
@ -169,6 +169,8 @@ function onTick()
|
|||
-- print('Will be sending ' ..arrayToString(data_set_settings))
|
||||
txCan(1, GDI_CHANGE_ADDRESS + 4, 1, data_set_settings)
|
||||
end
|
||||
|
||||
-- selfStimulateRPM(3000)
|
||||
end
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue