feat: Buttons for LED on and off

This commit is contained in:
2026-07-25 17:24:54 +01:00
parent 1bb8a83308
commit 1a777145e6
5 changed files with 67 additions and 34 deletions

View File

@@ -6,7 +6,6 @@ let package = Package(
name: "ScoobyTag",
platforms: [
.iOS(.v15),
.macOS(.v14),
],
products: [
// An xtool project should contain exactly one library product,