Fork of Ds3231 library that replaces inheritance of I2C class with a private member var of type I2C *

Dependents:   ard2pmod DS3231_Alarm_Demo MAXREFDES130_131_Demo MAXREFDES130_Demo

Fork of ds3231 by Maxim Integrated

Revision:
12:b9f13fd8c1b6
Parent:
11:1654fcc0a5ea
Child:
15:16ca4c747252
--- a/ds3231.cpp	Thu Mar 12 19:15:38 2015 +0000
+++ b/ds3231.cpp	Thu Mar 12 19:36:30 2015 +0000
@@ -14,7 +14,7 @@
 ***********************************************************************
 *
 * @copyright 
-* Copyright (C) 2013 Maxim Integrated Products, Inc., All Rights Reserved.
+* Copyright (C) 2015 Maxim Integrated Products, Inc., All Rights Reserved.
 *
 * Permission is hereby granted, free of charge, to any person obtaining a
 * copy of this software and associated documentation files (the "Software"),