test for openwrt
This commit is contained in:
4
main.cpp
4
main.cpp
@@ -219,8 +219,8 @@ int main(int argc, char* argv[])
|
||||
|
||||
serial.writeString("rb\r\n");
|
||||
boost::this_thread::sleep(posix_time::milliseconds(100));
|
||||
//serial.readChar(1);
|
||||
//serial.readChar(1);
|
||||
serial.readChar(1);
|
||||
serial.readChar(1);
|
||||
|
||||
modem.setSerialPort(&serial);
|
||||
modem.setFilePath(path);
|
||||
|
||||
Reference in New Issue
Block a user