Skip to content

RegressionTests.ino

Arnd edited this page Nov 29, 2020 · 1 revision

This program is used during the development cycle to see if any additions or fixes end up breaking existing code and functionality. Is is not meant to be used as well-documented example program for the users of the library, but as a tool for developers to try to avoid any regression errors. It assumes that a MCP7940N is attached to the I2C bus.

Clone this wiki locally