if (command == 49) { //If command = "1" RTC1307 Initialize Memory - All Data will be set to
If you changed the code, you wouldn't need the comment or an ASCII table...
if(command == '1') // Set the time
if (command == 49) { //If command = "1" RTC1307 Initialize Memory - All Data will be set to
If you changed the code, you wouldn't need the comment or an ASCII table...
if(command == '1') // Set the time