Method | Description | |
---|---|---|
Forward ( ) : void | ||
Mp3Trigger ( string serialPortName = Serial.COM2 ) : System | ||
Reverse ( ) : void | ||
SetVolume ( byte volume ) : void | ||
StartStop ( ) : void | ||
StatusVersion ( ) : void |
Method | Description | |
---|---|---|
SendCommand ( byte commandBytes ) : void |
public Mp3Trigger ( string serialPortName = Serial.COM2 ) : System | ||
serialPortName | string | |
return | System |