Update mdb2pi-hat.md

This commit is contained in:
mmame 2017-02-03 10:20:50 +01:00 committed by GitHub
parent f95fadd0b4
commit fcd6dcddfe

View File

@ -70,12 +70,14 @@ unzip MDBConverter.zip
``` ```
How to run the Master Demo: How to run the Master Demo:
-> Please make sure to set the DIP Switch to ON-OFF-OFF-ON-ON
```bash ```bash
cd MDBConverter cd MDBConverter
mono MDBMasterSimulatorConsole.exe /dev/serial0 115200 mono MDBMasterSimulatorConsole.exe /dev/serial0 115200
``` ```
How to run the Cashless Device Demo: How to run the Cashless Device Demo:
-> Please make sure to set the DIP Switch to OFF-ON-ON-OFF-OFF
```bash ```bash
cd MDBConverter cd MDBConverter
mono MDBCashlessDeviceSimulatorConsole.exe /dev/serial0 115200 mono MDBCashlessDeviceSimulatorConsole.exe /dev/serial0 115200