ADD typo pre-commit

This commit is contained in:
fastium 2024-11-26 16:43:08 +01:00
parent c92de22c09
commit 7b5bcfc35e

View File

@ -6,7 +6,7 @@
#if !MBED_TEST_MODE
#include "mbed.h" // NOLINT
#include "mbed_trace.h"
#include "mbed_trace.h" // NOLINT
// #include "static_scheduling/bike_system.hpp"
#include "multi_tasking/bike_system.hpp"