Merge remote-tracking branch 'abmantis/pen_marker'

This commit is contained in:
Rien Maertens
2024-01-09 17:25:36 +01:00
4 changed files with 476 additions and 4 deletions

View File

@@ -8,3 +8,5 @@ edition = "2018"
anyhow = "1.0"
lz-fear = "0.1"
clap = { version = "4.4", features = [ "derive" ] }
libremarkable = { version = "0.6", features = [ "input" ], default-features = false }