only: selfStimulateRPM

This commit is contained in:
rusefillc 2024-05-10 14:48:28 -04:00
parent 00152e1b21
commit 27de1a1700
1 changed files with 2 additions and 0 deletions

View File

@ -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