CRAC-LIB

Dependents:   Asserv_mot Asserv_mot

Revision:
0:cbe368f18aeb
diff -r 000000000000 -r cbe368f18aeb cyapicallbacks.h
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/cyapicallbacks.h	Wed Apr 19 17:41:26 2017 +0000
@@ -0,0 +1,20 @@
+/* ========================================
+ *
+ * Copyright YOUR COMPANY, THE YEAR
+ * All Rights Reserved
+ * UNPUBLISHED, LICENSED SOFTWARE.
+ *
+ * CONFIDENTIAL AND PROPRIETARY INFORMATION
+ * WHICH IS THE PROPERTY OF your company.
+ *
+ * ========================================
+*/
+#ifndef CYAPICALLBACKS_H
+#define CYAPICALLBACKS_H
+    
+    /*Define your macro callbacks here */
+    /*For more information, refer to the Macro Callbacks topic in the PSoC Creator Help.*/
+    
+#endif /* CYAPICALLBACKS_H */   
+/* [] */
+