From 986ffe0733bc2abf475f68b7434a51f6cee90ff2 Mon Sep 17 00:00:00 2001 From: BlueAndi Date: Thu, 31 Oct 2024 19:41:21 +0100 Subject: [PATCH] Example updated. --- .github/workflows/testCompile.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/testCompile.yml b/.github/workflows/testCompile.yml index 8f34448..7de5f00 100644 --- a/.github/workflows/testCompile.yml +++ b/.github/workflows/testCompile.yml @@ -41,4 +41,3 @@ jobs: sketch-names: "*.ino" sketch-names-find-start: examples/ required-libraries: mcp_can@1.5.1 - debug-install: true