UART LED Project State Machine Update: Use the state machine.c file as your starter code. Remove the main function! Create a Red LED state machine and a Green LED state machine. Update and use the command string array to easily search for a valid command string. Verify that your code still works properly using the demo sheet. Submit to the State Machine Update myCourses Assignment folder.