fixed missing header

This commit is contained in:
2024-05-21 23:00:14 +02:00
parent c3322ed571
commit 1a1e4bbee4

View File

@@ -1,5 +1,7 @@
#pragma once
#include "stdbool.h"
void CanDataTask_start();