]> cloudbase.mooo.com Git - z180-stamp.git/blobdiff - z180/msgbuf-s.180
Remove STM32 variant (and submodule libopencm3)
[z180-stamp.git] / z180 / msgbuf-s.180
index 2c67527ed31712d37e973f194a6e4b2f36b84493..6bfd709b709ddd0477a24aecf23c0549db0b8591 100644 (file)
@@ -115,7 +115,7 @@ msg.co:
 buf:\r
        db      buf_end - $ - 2         ;output string length\r
        db      PMSG                    ;output port\r
-       db      081h                    ; message start token\r
+       db      0AEh                    ; message start token\r
        db      buf_end - $ - 1         ; message length\r
        db      1                       ; command\r
        db      1                       ; subcommand\r