the LTC6804 chip directly monitors our battery, and transmits the data to Shepherd Controller via SPI.
Right now Shepherd 1.0 has the LTC6804 driver that is dependent on the NERduino SPI implementation. We need to redo some of the LTC initialization functions to take in an LTC struct similar to how we've been doing some Cerberus drivers AND probably set up the SPI line
the LTC6804 chip directly monitors our battery, and transmits the data to Shepherd Controller via SPI.
Right now Shepherd 1.0 has the LTC6804 driver that is dependent on the NERduino SPI implementation. We need to redo some of the LTC initialization functions to take in an LTC struct similar to how we've been doing some Cerberus drivers AND probably set up the SPI line