/Debug

Choose between Logging and Serial output

Primary LanguageC++GNU General Public License v3.0GPL-3.0

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?.-