From a669eb3759b97c4ff46c27eb68218dce465143d9 Mon Sep 17 00:00:00 2001 From: Wastl Kraus Date: Sun, 16 Apr 2023 00:50:32 +0200 Subject: [PATCH] Update dshot300.ino --- examples/dshot300/dshot300.ino | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/dshot300/dshot300.ino b/examples/dshot300/dshot300.ino index 4cd3323..e0dd884 100644 --- a/examples/dshot300/dshot300.ino +++ b/examples/dshot300/dshot300.ino @@ -2,9 +2,9 @@ * Title: dshot300.ino * Author: derdoktor667 * Date: 2023-04-13 - * + * * Description: A simple example of using the DShotRMT library to - * generate a DShot300 signal for a motor using an Arduino board. + * generate a DShot300 signal for blheli_s escs. */ #include