Testing C code while changing inputs as the program runs
I am working on a project, where we need to guide a robot through a maze. It is running on C code that communicates wirelessly via UART protocol with the robot.
I am working on a project, where we need to guide a robot through a maze. It is running on C code that communicates wirelessly via UART protocol with the robot.