You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sentence=Easily profile your Arduino functions to see how much time they take. The output can be disabled and enabled at runtime. Very lightweight.
paragraph=Easily make code changes and see which versions take less time in order to make your projects and sketches more efficient. It can be used to profile entire functions as well as individual sections of code within a larger section of code. Added optional debug pin output suppport.