quick hack: Tab toggles framerate limit.

misc little fix.
This commit is contained in:
StapleButter
2017-05-25 22:46:01 +02:00
parent 4b3caedbe7
commit 0c31a7ab01
3 changed files with 7 additions and 2 deletions

View File

@ -451,7 +451,7 @@ void Reset()
SPI_Firmware::Reset();
SPI_Powerman::Reset();
SPI_TSC::Init();
SPI_TSC::Reset();
}