biblioteca que serve como midleware para as diversas placas que podem implementar esse padrão !

Dependents:   sgam_mdw_test

Revision:
3:c87e6b48834e
Parent:
2:f8bb56af3c6e
Child:
4:17005b72a3d8
--- a/sgam_mdw.h	Thu Jun 20 12:27:52 2019 -0300
+++ b/sgam_mdw.h	Sat Jun 22 11:59:31 2019 -0300
@@ -1,9 +1,15 @@
 #ifndef SGAM_MDW_H
 #define SGAM_MDW_H
 
-#include <cstdio>
-#include <cstring>
+// #include <iostream>
+// #include <list>
+// #include <map>
+// #include <string>
 
+// #include <stdio.h>
+// #include <string.h>
+
+#include <string>
 #include "utils/const_types.h"
 
 #include "peripheral/Sensor.h"