FTWController_V3

Dependencies of FTWController_V3

A dependency is a program or library which this program uses. When you import this program, the dependencies are automatically imported.

Inherit from SoftSerial and use software buffers for TX and RX. This allows the SoftSerial to operate in a IRQ driven mode. Overrides most (but not all) stdio functions as … buffer, BufferedSerial, BufferSerial, Serial, SoftSerial, software
InterruptIn style DigitalIn debounced with callbacks for pin state change and pin state hold. debounce, DigitalIn, InterruptIn