Mirror with some correction

Dependencies:   mbed FastIO FastPWM USBDevice

Revision:
116:7a67265d7c19
Parent:
115:39d2eb4b1830
--- a/USBProtocol.h	Fri Oct 01 03:31:08 2021 +0000
+++ b/USBProtocol.h	Fri Oct 01 08:19:46 2021 +0000
@@ -1030,7 +1030,8 @@
 //                    1 = Pinscape Expansion Boards
 //                    2 = Oak Micros Pinscape All-In-One (AIO) Board
 //                    3 = Oak Micros Pinscape Lite Board
-//                    4 = Arnoz Mollusk Board
+//                    4 = Arnoz RigMaster Board
+//                    5 = Arnoz KLShield Board
 //
 //         byte 4 = board set interface revision.  This *isn't* the version number
 //                  of the board itself, but rather of its software interface.  In
@@ -1047,18 +1048,22 @@
 //                  For Oak Micros Lite (type 3):
 //                    0 = first release
 //
-//                  For Arnoz Mollusk (type 4):
+//                  For Arnoz RigMaster (type 4):
+//                    0 = first release (2021)
+//
+//                  For Arnoz KLShield (type 5):
 //                    0 = first release (2021)
 //
 //         bytes 5:8 = additional hardware-specific data.  These slots are used
 //                  to store extra data specific to the expansion boards selected.
 //
-//                  For Pinscape Expansion Boards (board set type 1), and
-//                  Oak Micros AIO (type = 2):
+//                  For Pinscape Expansion Boards (board set type 1), 
+//                  Oak Micros AIO (type 2), Arnoz RigMaster (type 4), and 
+//                  Arnoz KLShield (type 5):
 //                    byte 5 = number of main interface or AIO boards (always 1)
 //                    byte 6 = number of MOSFET power boards
 //                    byte 7 = number of chime boards
-//                    byte 8 = not used
+//                    byte 8 = number of Mollusk boards
 //                  
 //
 // 15 -> Night mode setup.