gyo

Revision:
3:16a15d26ebe8
Parent:
2:1472e7c5317d
Child:
5:a4a994824c96
--- a/SBDBT.cpp	Sat May 06 03:02:04 2017 +0000
+++ b/SBDBT.cpp	Sat May 06 03:05:43 2017 +0000
@@ -6,7 +6,7 @@
     SBDBT::SBDBT(PinName p1, PinName p2)
     {
         i = 0;
-        readstat = 0;
+        readable = 0;
         length = 8;
         value = 128;
         position = 0;