libDaisy
libDaisy copied to clipboard
Bugfix/fix max11300 analog output
There was a compiler error in Max11300Driver::WriteAnalogPinVolts()
.
This PR fixes that error and modifies the unit tests to use that function at least once so that an error like this can't slip though again.