mirror of
https://github.com/danbulant/Cosmos
synced 2026-06-07 16:52:50 +00:00
commit
7d79c1c369
1 changed files with 0 additions and 6 deletions
|
|
@ -47,14 +47,8 @@ SendStack = 15;
|
||||||
SetAsmBreak = 16;
|
SetAsmBreak = 16;
|
||||||
|
|
||||||
Ping = 17;
|
Ping = 17;
|
||||||
|
|
||||||
// Make sure this is always the last entry. Used by DebugStub to verify commands.
|
// Make sure this is always the last entry. Used by DebugStub to verify commands.
|
||||||
Max = 18;
|
Max = 18;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Debug channel:
|
Debug channel:
|
||||||
|
|
||||||
We support channels, which are prefixed with anything prefixed with 192 and up. 192 is used for a debug view.
|
We support channels, which are prefixed with anything prefixed with 192 and up. 192 is used for a debug view.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue