usapack public

Dependents:   optWingforHAPS_Eigen hexaTest_Eigen

Revision:
2:1096fc8201a3
Parent:
1:7d6e751f5986
Child:
3:526f824b50ef
--- a/UsaPack.cpp	Sat Apr 24 04:18:05 2021 +0000
+++ b/UsaPack.cpp	Sat Apr 24 04:38:39 2021 +0000
@@ -12,6 +12,7 @@
         if (c == '\0')
         {
             Decode();
+            uart_index = 0;
         }
     }
 }