fix: protocol frame parsing, add debug feature, refactor read logic
This commit is contained in:
@@ -7,6 +7,10 @@ edition = "2024"
|
||||
name = "eskin_finger_sdk"
|
||||
crate-type = ["lib", "cdylib", "staticlib"]
|
||||
|
||||
[features]
|
||||
default = []
|
||||
debug = []
|
||||
|
||||
[dependencies]
|
||||
chrono = "0.4.44"
|
||||
crc = "3.4.0"
|
||||
|
||||
Reference in New Issue
Block a user