Update DShotRMT.h

This commit is contained in:
Wastl Kraus 2025-05-16 23:38:21 +02:00
parent 979fb703ed
commit cca82f5e57
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@
// The RMT (Remote Control) module library is used for generating the DShot signal. // The RMT (Remote Control) module library is used for generating the DShot signal.
#include <driver/rmt.h> #include <driver/rmt.h>
#include <driver/rmt_types_legacy.h>
// Defines the library version // Defines the library version
constexpr auto DSHOT_LIB_VERSION = "0.2.4"; constexpr auto DSHOT_LIB_VERSION = "0.2.4";