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:
8:ba836e6932af
diff -r 9e75c6a2dff5 -r d3881d2c2d6b ard2pmod.h
--- a/ard2pmod.h	Wed Dec 03 04:17:15 2014 +0000
+++ b/ard2pmod.h	Wed Dec 03 21:02:00 2014 +0000
@@ -128,7 +128,7 @@
 		*
 		* int main(void)
 		* {  
-		*     Ard2Pmod ard2pmod();
+		*     Ard2Pmod ard2pmod;
 		*     
 		*     //main app.
 		*     for(;;)