RiedleroD / PocketPotato-sw

Software for the PocketPotato Project
2 stars 0 forks source link

new smartSleep() function #19

Closed RiedleroD closed 2 years ago

RiedleroD commented 2 years ago

function that basically limits how quickly it can be called. A global variable should be used here.

Should replace all the different implementations of speed-limitations across the games.

RiedleroD commented 2 years ago

fixed in #26