Add EEPROM save
- Add
save_to_eeprom()
to allow saving DAC setting to EEPROM
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-mcp4725
.
Read the docs for info on how to use it.