From 519bad1fca5b774564d68c8c2441523c5038c57f Mon Sep 17 00:00:00 2001 From: lonkaars Date: Tue, 7 Jun 2022 23:47:54 +0200 Subject: `make format` + removed debug messages --- robot/io.h | 1 - 1 file changed, 1 deletion(-) (limited to 'robot/io.h') diff --git a/robot/io.h b/robot/io.h index 14ffb38..31fe410 100644 --- a/robot/io.h +++ b/robot/io.h @@ -8,4 +8,3 @@ extern bool g_w2_io_object_detected; /** @brief i/o module main */ void w2_io_main(); - -- cgit v1.2.3