Learn how to setup Automation Testing and Debugging for Arduino Shared Projects, allowing you to Test and Debug your Shared Project code directly on your PC without a board.
Using this approach you can develop your code on your PC and know it works before you integrate it into your Arduino project, saving you hours of uploads and Debugging on chip.
Visual Micro Website:
VS2019 CPP Test Methods:
0 Comments