jlab-sensing / soil-power-sensor-firmware

Firmware for STM32 and ESP32 microcontrollers on the Soil Power Sensor board
MIT License
0 stars 3 forks source link

80 fix merge errors #82

Closed stevegtaylor closed 2 months ago

stevegtaylor commented 2 months ago

Name/Affiliation/Title Steve Taylor

Purpose of the PR Branch was originally supposed to be a hotfix for some clk issues, but has been instead been repurposed to update the calibration procedure and add unit testing for the main file.

Development Environment N/A

Test Procedure Run calibrate_adc, send '0', and see if voltage and current measurements come back. Run the unit tests and see if it passes.

Additional Context N/A