Artful Bytes

A blog about building and programming hardware.

My Ugly Test Functions

January 22, 2023 1 min read

During development, I tend to add scratch functions to test a particular part of the code. In this video, I try to handle these functions in a less ugly way.

As always, the code is available in my GitHub repository.