Bits and Droids connector
Connect your microcontroller to handle MFS2020 commands.
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
Platform Class Reference

#include <platform.h>

Public Member Functions

 Platform (int baudRate, QString name, bool skipHardwareSerial)
 

Private Attributes

int baudRate
 
QString name
 
bool skipHardwareSerial
 

Constructor & Destructor Documentation

◆ Platform()

Platform::Platform ( int  baudRate,
QString  name,
bool  skipHardwareSerial 
)

Member Data Documentation

◆ baudRate

int Platform::baudRate
private

◆ name

QString Platform::name
private

◆ skipHardwareSerial

bool Platform::skipHardwareSerial
private

The documentation for this class was generated from the following files: