13 Forks
128 Stars
128 Watchers

ArduinoTrace

📓 A dead-simple tracing library to debug your Arduino programs

How to download and setup ArduinoTrace

Open terminal and run command
git clone https://github.com/bblanchon/ArduinoTrace.git
git clone is used to create a copy or clone of ArduinoTrace repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ArduinoTrace https://github.com/bblanchon/ArduinoTrace/archive/master.zip

Or simply clone ArduinoTrace with SSH
[email protected]:bblanchon/ArduinoTrace.git

If you have some problems with ArduinoTrace

You may open issue on ArduinoTrace support forum (system) here: https://github.com/bblanchon/ArduinoTrace/issues