Update dshot300.ino

This commit is contained in:
Wastl Kraus 2023-04-16 00:50:32 +02:00
parent bdcec32eff
commit a669eb3759
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@
* Title: dshot300.ino * Title: dshot300.ino
* Author: derdoktor667 * Author: derdoktor667
* Date: 2023-04-13 * Date: 2023-04-13
* *
* Description: A simple example of using the DShotRMT library to * 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 <Arduino.h> #include <Arduino.h>