1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2024-09-30 23:54:41 +00:00

on-line and local merge

Merge branch 'master' of https://github.com/dschmenk/PLASMA
This commit is contained in:
David Schmenk 2016-03-13 12:43:34 -07:00
commit 5edf7abb18

View File

@ -45,7 +45,7 @@ byte response
byte hellopkt = $DA, $7E, 0, 0, $00, $00, $A2, 'H'
byte[9] handle = ""
byte chatpkt = $DA, $7E, 0, 0, $00, $01, $A2, 'C'
byte[42] msg
byte[33] msg
//
// DEBUG
//