Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 245 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 245 Bytes

Debug

Choose between Logging and Serial output

-Need to dry up the switch statement somehow. I would like to discover how to make a debug class that makes use of pehaps inheritance/polymorphism of the Stream/Print classes to achieve this?.-