calbri / TetrisAVR

CSSE2010 Assignment - Good copy
1 stars 0 forks source link

Auto-repeat #16

Closed calbri closed 8 years ago

calbri commented 8 years ago

Add auto-repeat support to the push buttons (B0 to B3) – i.e., if they are held down then, after a short delay (e.g. 300ms), they should act as if they are being repeatedly pressed (e.g. every 50ms).