Arduino-Debug
Arduino-Debug copied to clipboard
On-target sketch debugger for Arduino
Results
2
Arduino-Debug issues
Sort by
recently updated
recently updated
newest added
it would be nice being able to set variables to a certain value. e.g.: ```!VARIABLE VALUE``` should assign ```VALUE``` to ```VARIABLE```. ```!duration 100``` sets ```duration``` to ```100```. it would be...
I was looking for a debug library for arduino and esp8266, then i found that one, but there it's not compatible with esp. So i start to make some changes...