From 698a1f927e5bbee829e3875fc052c1fb34833126 Mon Sep 17 00:00:00 2001 From: binekrasik Date: Mon, 8 Jun 2026 22:44:00 +0200 Subject: [PATCH] chore: more cleanup --- ldr.ino | 1 - 1 file changed, 1 deletion(-) diff --git a/ldr.ino b/ldr.ino index 49fe7dd..6b6b259 100644 --- a/ldr.ino +++ b/ldr.ino @@ -1,6 +1,5 @@ #include #include "segman.hh" -#include "ParallelTask.hh" void setup() { Serial.begin(9600);