|
Bits and Droids connector
Connect your microcontroller to handle MFS2020 commands.
|
#include <activeoutputs.h>
Public Member Functions | |
| ActiveOutputs () | |
| void | changeOutputState (int index) |
Private Attributes | |
| QMap< int, bool > | activeOutputsMap |
| ActiveOutputs::ActiveOutputs | ( | ) |
| void ActiveOutputs::changeOutputState | ( | int | index | ) |
|
private |