ViktorJp / VPNMON-R3

Asus-Merlin VPN Health/Connection Monitor R3
GNU General Public License v3.0
3 stars 1 forks source link

Fix & Code Improvements #19

Open Martinski4GitHub opened 2 weeks ago

Martinski4GitHub commented 2 weeks ago

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.