From 3bbe41a04b6053a3a3a902384850cfcbd38b0686 Mon Sep 17 00:00:00 2001 From: lonkaars Date: Fri, 27 May 2022 11:40:05 +0200 Subject: move things around and add todo's to robot readme --- robot/io.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'robot/io.h') diff --git a/robot/io.h b/robot/io.h index be0e9b9..64ce293 100644 --- a/robot/io.h +++ b/robot/io.h @@ -2,7 +2,7 @@ /** @file io.h */ -#include "../shared/protocol.h" +#include "../shared/io.h" /** @brief i/o module main */ void w2_io_main(); -- cgit v1.2.3