mirror of
https://github.com/dschmenk/PLASMA.git
synced 2025-08-07 18:25:03 +00:00
Update chat.pla
This commit is contained in:
@@ -45,7 +45,7 @@ byte response
|
|||||||
byte hellopkt = $DA, $7E, 0, 0, $00, $00, $A2, 'H'
|
byte hellopkt = $DA, $7E, 0, 0, $00, $00, $A2, 'H'
|
||||||
byte[9] handle = ""
|
byte[9] handle = ""
|
||||||
byte chatpkt = $DA, $7E, 0, 0, $00, $01, $A2, 'C'
|
byte chatpkt = $DA, $7E, 0, 0, $00, $01, $A2, 'C'
|
||||||
byte[42] msg
|
byte[33] msg
|
||||||
//
|
//
|
||||||
// DEBUG
|
// DEBUG
|
||||||
//
|
//
|
||||||
|
Reference in New Issue
Block a user