VolumeConverter is a library containing a VolumeConverter class. It consists of setters to set a certain volume in one of the many supported units. Internally it is converted to liters. Then the user ...
This libary supports up to 8 unidirectional or 4 bidirectional DSHOT ESCs on ESP32. This library uses the Remote Control Peripheral (RMT). The low level RMT API is used because the RMT driver is not ...