From 16229ce575820a62fb1dc7fa936965136b245735 Mon Sep 17 00:00:00 2001 From: Thorsten Date: Thu, 20 Feb 2025 20:50:52 +0100 Subject: [PATCH] . --- .gitignore | 0 .vscode/extensions.json | 0 README.md | 0 circuit-diagram/circuit-diagram.spl8 | Bin images/wiring-diagram.png | Bin include/README | 0 lib/README | 0 platformio.ini | 0 src/main.cpp | 0 test/README | 0 10 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 .gitignore mode change 100644 => 100755 .vscode/extensions.json mode change 100644 => 100755 README.md mode change 100644 => 100755 circuit-diagram/circuit-diagram.spl8 mode change 100644 => 100755 images/wiring-diagram.png mode change 100644 => 100755 include/README mode change 100644 => 100755 lib/README mode change 100644 => 100755 platformio.ini mode change 100644 => 100755 src/main.cpp mode change 100644 => 100755 test/README diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 diff --git a/.vscode/extensions.json b/.vscode/extensions.json old mode 100644 new mode 100755 diff --git a/README.md b/README.md old mode 100644 new mode 100755 diff --git a/circuit-diagram/circuit-diagram.spl8 b/circuit-diagram/circuit-diagram.spl8 old mode 100644 new mode 100755 diff --git a/images/wiring-diagram.png b/images/wiring-diagram.png old mode 100644 new mode 100755 diff --git a/include/README b/include/README old mode 100644 new mode 100755 diff --git a/lib/README b/lib/README old mode 100644 new mode 100755 diff --git a/platformio.ini b/platformio.ini old mode 100644 new mode 100755 diff --git a/src/main.cpp b/src/main.cpp old mode 100644 new mode 100755 diff --git a/test/README b/test/README old mode 100644 new mode 100755