Dependents:   Oregon_Decoder_V2_V3

Oregon decoding Library.

It manages protocoles V2.1 and V3.

To be used with RTOS OS2 or MBED V5

Revision:
6:9861110c120c
Parent:
5:23cbd3014844
Child:
7:47fb36f30355
--- a/OregonBit.cpp	Tue Jan 21 18:52:57 2020 +0000
+++ b/OregonBit.cpp	Sat Feb 08 10:09:38 2020 +0000
@@ -218,7 +218,7 @@
             }
         i++;
         }
-    Thread::wait(50);
+    Thread::wait(100);
     }
  //   return 0;
 }