From de3f7ed45185f3a678ba0de04d98cc9ac92de0c8 Mon Sep 17 00:00:00 2001 From: unitexe Date: Wed, 8 Apr 2026 23:53:17 -0500 Subject: Initial commit --- tmp117/Cargo.toml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 tmp117/Cargo.toml (limited to 'tmp117/Cargo.toml') diff --git a/tmp117/Cargo.toml b/tmp117/Cargo.toml new file mode 100644 index 0000000..aebc127 --- /dev/null +++ b/tmp117/Cargo.toml @@ -0,0 +1,7 @@ +[package] +name = "tmp117" +version = "0.1.0" +edition = "2024" + +[dependencies] +embedded-hal = "1.0.0" -- cgit v1.2.3