forked from jprodgers/LoLshield
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow a frame rate to be set with a #define. Most of the timing goo is
determined at compile time, so no extra code is added. Previously the frame rate was totally erratic across CPU speeds. Default frame rate is 80Hz, which is very close to the previous value of 81.7Hz on 16MHz 328 chips.
- Loading branch information
root
committed
Sep 1, 2013
1 parent
ac1214d
commit 1cd202c
Showing
2 changed files
with
85 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters