Zanduino / MCP7940

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

Changed readRAM() and writeRAM() #4

Closed SV-Zanshin closed 7 years ago

SV-Zanshin commented 7 years ago

Made the functions templates and allowed any data types to be read/written.