bellahenkel / Soil-Sensing-Device

A Low-Cost Soil Sensing Project developed at Twin Cities Engineering, Minnesota State University, Mankato
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

sd_card_update #15

Closed bellahenkel closed 7 months ago

bellahenkel commented 8 months ago

Removed some redundant lines of code and simplified the process of converting the analog input to a voltage value.

Capitalized some const variables to follow best practices.

Done in preparation to pull sd_branch into main.