Rajath Ravi / Mbed 2 deprecated ADC_DMA_POST_LEC12

Dependencies:   mbed

Revision:
1:c125f4e65df7
Parent:
0:716b93ab9a58
--- a/main.h	Fri Oct 29 20:56:20 2021 +0000
+++ b/main.h	Wed Nov 03 05:31:26 2021 +0000
@@ -1,6 +1,6 @@
 /* Define to prevent recursive inclusion -------------------------------------*/
-#ifndef __MAIN_LEC9_H_
-#define __MAIN__LEC9_H_
+#ifndef __MAIN__H_
+#define __MAIN___H_
 
 #ifdef __cplusplus
  extern "C" {
@@ -12,7 +12,7 @@
 
 
 /*Function definitions---------------------------------------------------------*/
-void debugPrint(uint32_t what);
+
 
 
 #ifdef __cplusplus