Currently the Error_Handler() function just hangs the system in an infinite loop. Write new function that deals with errors in a more elegant way.
Currently the Error_Handler() function just hangs the system in an infinite loop.
Write new function that deals with errors in a more elegant way.