live long and oopsie;

pull/85/head
Bryan Biedenkapp 10 months ago
parent 6690098a1c
commit 26aafbe1dd

@ -198,8 +198,8 @@ namespace p25
enum : uint8_t { enum : uint8_t {
INVALID = 0x00U, //! Invalid Service Class INVALID = 0x00U, //! Invalid Service Class
COMPOSITE = 0x01U, //! Composite Control Channel COMPOSITE = 0x01U, //! Composite Control Channel
VOICE = 0x10U, //! Voice DATA = 0x10U, //! Data
DATA = 0x20U, //! Data VOICE = 0x20U, //! Voice
REG = 0x40U, //! Registration REG = 0x40U, //! Registration
AUTH = 0x80U //! Authentication AUTH = 0x80U //! Authentication
}; };

Loading…
Cancel
Save

Powered by TurnKey Linux.