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

Initializing DateTime from Compile Time no longer works #30

Closed SV-Zanshin closed 6 years ago

SV-Zanshin commented 6 years ago

As a side-effect of other changes the initialization of the MCP7940's date and time no longer works when setting it from the library compile-time.

SV-Zanshin commented 6 years ago

Fixed class instantiation issue