Open Martinski4GitHub opened 2 weeks ago
1) Fixed printf() call statement syntax.
printf()
2) Modified minimum value allowed for timer loop to 5 seconds.
3) Modified code to avoid redisplaying the top "Options Menu" unnecessarily too often and resetting the timer loop due to repeatedly fast key presses.
4) Minor code improvements.
1) Fixed
printf()
call statement syntax.2) Modified minimum value allowed for timer loop to 5 seconds.
3) Modified code to avoid redisplaying the top "Options Menu" unnecessarily too often and resetting the timer loop due to repeatedly fast key presses.
4) Minor code improvements.