RemoteDebug for ESP Platforms
Debugging tools are critical to quick and effective development. Without being able to peek under the hood at whatβs really going on, it can be difficult to understand and solve problems. Those who live on the Arduino platform are probably well acquainted with using the serial port to debug, but itβs far from the only …