From cca82f5e5768416307dd8bf7a123ee14b7561807 Mon Sep 17 00:00:00 2001 From: Wastl Kraus Date: Fri, 16 May 2025 23:38:21 +0200 Subject: [PATCH] Update DShotRMT.h --- DShotRMT.h | 1 - 1 file changed, 1 deletion(-) diff --git a/DShotRMT.h b/DShotRMT.h index ef4c547..ee41b72 100644 --- a/DShotRMT.h +++ b/DShotRMT.h @@ -11,7 +11,6 @@ // The RMT (Remote Control) module library is used for generating the DShot signal. #include -#include // Defines the library version constexpr auto DSHOT_LIB_VERSION = "0.2.4";