Parcourir la source

Updated HowOptibootWorks (markdown)

Bill Westfield il y a 6 ans
Parent
commit
7800614ca1
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      HowOptibootWorks.md

+ 1 - 1
HowOptibootWorks.md

@@ -30,7 +30,7 @@ The following commands will have their arguments correctly read, and produce in
 |Cmd Name | Value |
 |:------------- |:-------- |
 |STK\_UNIVERSAL|0x56, 'V'| |
-|STK\_SET\_DEVICE|0x41, 'B'| |
+|STK\_SET\_DEVICE|0x42, 'B'| |
 |STK\_SET\_DEVICE\_EXT|0x45, 'E'| |
 
 All other commands will result in a success response if they are immediate followed by CRC\_EOP (0x20, ' ') (ie they are ignored), or a WDT reset (start applicatin) otherwise.