LibreSolar / bms-firmware

Firmware for LibreSolar BMS boards based on bq769x0, bq769x2 or ISL94202
https://libre.solar/bms-firmware/
Apache License 2.0
146 stars 67 forks source link

docs: Fix missing file references: helper.h and bms.h #43

Closed pasrom closed 7 months ago

pasrom commented 7 months ago

I've noticed missing file references in the documentation:

I'm considering a fix but am unsure if it's in line with the current plans, or if it's better to wait for the Zephyr driver documentation. The fix would be:

  1. Correcting the paths for helper.h and bms.h.
  2. Updating the Doxygen setup to recognize these files.