Skip to content

Commit

Permalink
添加:【串口波特率】256000
Browse files Browse the repository at this point in the history
  • Loading branch information
changfeng1050 committed Aug 10, 2017
1 parent f065f52 commit 771653f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mainwindow.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ void MainWindow::initUi() {
<< "25600"
<< "57600"
<< "115200"
<< "256000"

);
serialPortBaudRateLabel->setBuddy(serialPortBaudRateComboBox);
Expand Down

0 comments on commit 771653f

Please sign in to comment.