issues
search
supermileage
/
telemetry-firmware
Firmware for the Particle Electron that powers the CAN-enabled telemetry module.
1
stars
2
forks
source link
Develop orion test
#123
Closed
cosparks
closed
2 years ago
cosparks
commented
2 years ago
adds tests for CanSensorBms and CanSensorOrionBms classes
cleans up some redundant code in src
modifies definition of FLOAT_TO_STRING to use native String(float, precision) constructor
removes some macros which have been moved to UnitTestLib submodule
updates version of UnitTestLib to include float to String bug fix