Update dshot300.ino
This commit is contained in:
parent
bdcec32eff
commit
a669eb3759
|
|
@ -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>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue