Skip to content
Snippets Groups Projects
Commit 76d118f6 authored by Steven Murray's avatar Steven Murray
Browse files

Removed deadwood constant TPMAGIC

parent 4c2e2fa6
No related branches found
No related tags found
No related merge requests found
......@@ -92,11 +92,6 @@ const int RMC_NET_TIMEOUT = 600; // Timeout in seconds
*/
const int RMC_MAX_RQST_ATTEMPTS = 10;
/**
* The magic number to identify taped messages.
*/
const uint32_t TPMAGIC = 0x141001;
/**
* The magic number to identify rmcd messages.
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment