Zanduino / MCP7940

Arduino Library to access the MCP7940M, MCP7940N and MCP7940x Real-Time chips
GNU General Public License v3.0
35 stars 22 forks source link

Development v1.1.9 - library optimization and example program #56

Closed SV-Zanshin closed 3 years ago

SV-Zanshin commented 3 years ago

Description

Changed the library code to adhere closer to c++ standards and also optimized for size. Added a new example program for regression tests.

Fixes # (issue)

54 - Optimize library code

55 - Regression test example program

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

The regression test sketch attempts to detect, in software, whether the library is functioning as documented

Test Configuration:

Checklist:

Zanshin Logo