Closed CrazyGecko closed 3 years ago
Duplicate of #27
There is now an other solution so that the classes HardwareArduino
and HardwareRaspberry
are now obsolete.
Max14819
or Max14819_Port
stdout
is done by a free function print()
wait_ms()
.
Currently, the hardware of the Shield/Hat is contained in the classes HardwareArduino and HardwareRaspberry. With an Shield/Hat class, the library could be more abstracted from the hardware.