Library for MAXREFDES72# that supports configuration of shield for different PMOD types and the DS3231 RTC

Dependencies:   ds3231 max14661

Dependents:   ard2pmod_demo max14724_hello_world ALS_Proximity_Demo

Ard2Pmod Shield Component Page

Revision:
7:d3881d2c2d6b
Parent:
6:9e75c6a2dff5
Child:
10:e37f2a9a2f32
--- a/ard2pmod.cpp	Wed Dec 03 04:17:15 2014 +0000
+++ b/ard2pmod.cpp	Wed Dec 03 21:02:00 2014 +0000
@@ -64,7 +64,7 @@
 *
 * int main(void)
 * {  
-*     Ard2Pmod ard2pmod();
+*     Ard2Pmod ard2pmod;
 *     
 *     //main app.
 *     for(;;)