gyo

Revision:
4:3f384ebf4509
Parent:
2:1472e7c5317d
Child:
5:a4a994824c96
--- a/SBDBT.h	Sat May 06 03:05:43 2017 +0000
+++ b/SBDBT.h	Sat May 06 03:07:46 2017 +0000
@@ -13,10 +13,10 @@
         char value;
         char position;
         char *tmp;
-        char readable;
         Serial *sr;
         
         public:
+        char readable;
         char *data;
         SBDBT(PinName, PinName);
         SBDBT(PinName, PinName, int);