Mode1 Optical Validation

Dependencies:   max32630fthr

Revision:
15:26dda33c2ef4
Parent:
14:c8cc6d7fd5f9
Child:
16:ff1122f0624a
diff -r c8cc6d7fd5f9 -r 26dda33c2ef4 main.cpp
--- a/main.cpp	Thu Apr 01 23:19:40 2021 +0000
+++ b/main.cpp	Thu May 13 18:41:22 2021 +0000
@@ -75,7 +75,7 @@
   //#define ALGO_SZ 52  // 52 bytes is the extended algo size for 3x.12.0
   #define ALGO_SZ 56  // 56 bytes is the extended algo size for 3x.13.x
 #else
-  //#define ALGO_SZ 20  // 24 bytes is the algo normal size for 3x.12.0
+  //#define ALGO_SZ 20  // 20 bytes is the algo normal size for 3x.12.0
   #define ALGO_SZ 24  // 24 bytes is the algo normal size for 3x.13.x
 #endif
 #ifdef ALGO_ONLY