Closed EliasJRH closed 5 months ago
This PR adds the implementation of the coordinates data block and its test. It also adds the test for the humidity data block and organizes the data block class so the order of the classes matches the order of everything else
/
Looks good, can you add a test case for the Coordinate DB though? There are example packets in the TestWithVoltage mission file.
Yep! I added them above the voltage db tests
This PR adds the implementation of the coordinates data block and its test. It also adds the test for the humidity data block and organizes the data block class so the order of the classes matches the order of everything else