aboutsummaryrefslogtreecommitdiff
path: root/src/commands.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands.rs')
-rw-r--r--src/commands.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/commands.rs b/src/commands.rs
index 3a7d16a..d05423e 100644
--- a/src/commands.rs
+++ b/src/commands.rs
@@ -8,8 +8,6 @@ use serde::{Deserialize, Serialize};
use crate::device::CommandStatus;
-pub const COMMAND_LEN: usize = 53;
-
enum_cmd! {
#[derive(Clone, Copy, Debug, PartialEq)]
pub enum CommandId {