Good day,
how would I go about debugging the Ringo firmware code with an ESP-Prog? Iād love to get step-by-step debugging, which would simultaneously help me peruse your solution.
Can this be done, and should the ESP-Prog just be hooked to the correct pins on the brain-board? Can the pins even be used, as they are soldered (and perhaps already in use).
I see in your code(Makerphone.cpp) that you have a lot of debug prints to the serial, but surely this isnāt the only way to proceed or the way youāve worked in developing the OSā¦?