From 13dede1fb907a216c8927a7e80be274b1d969110 Mon Sep 17 00:00:00 2001 From: Cort Buffington Date: Tue, 22 Oct 2013 13:53:02 -0500 Subject: [PATCH] FOUND NEW MESSAGE TYPE! --- ipsc/ipsc_message_types.py | 1 + 1 file changed, 1 insertion(+) diff --git a/ipsc/ipsc_message_types.py b/ipsc/ipsc_message_types.py index 81dc63f..48ba9ec 100644 --- a/ipsc/ipsc_message_types.py +++ b/ipsc/ipsc_message_types.py @@ -7,6 +7,7 @@ # California, 94041, USA. # Known IPSC Message Types +PVT_CALL_SETUP = b'\x05' # Something to do with private call setup CALL_CTL_1 = b'\x61' # | CALL_CTL_2 = b'\x62' # | Exact meaning unknown CALL_CTL_3 = b'\x63' # |