Update DShotRMT.h
This commit is contained in:
parent
979fb703ed
commit
cca82f5e57
|
|
@ -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";
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue