|
@@ -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.
|