DShot implementation for Arduino using bit-banging method
Used with up to eight ESCs with an Arduino Leonardo
Needs the Queue Arduino Library from https://github.com/SMFSW/Queue
In the DShotLibraryTest is the code from the original repo, then there is a code example for four and eight ESCs. In the telemetry_example is the arduino code used in a project as a reference.