Updated GEMINI.md to include a note under project-specific conventions, clarifying that bidirectional DShot mode is implemented but not officially supported due to instability and external hardware requirements. This serves as a reminder for the AI assistant when working on the project.
Add note about unofficial bidirectional DShot support
Added a comment to all example sketches to clarify that bidirectional DShot is currently not officially supported due to instability and external hardware requirements.
docs(README): Clarify unofficial support for bidirectional DShot
Updated README.md to reflect that bidirectional DShot is no longer officially supported due to instability and external hardware requirements.
Also, modified DShotRMT.h to default the is_bidirectional parameter to false in constructors and added comments to clarify its unofficial support.
* ...more simplifications
* ...strolling through the code
* ...something
* ...update public stuff
* Update DShotRMT.cpp
...re-set telemetric bit to start motor ...don't know why it's needed right now
* ...update namings
* ...keep things simple
...example sketch was getting out of hands
Roll back to use "begin" method again for better selecting the beginning of Signal transmission.
Renamed the methods to fit it´s functunallty.
Updated the CRC Generation, either