test for openwrt

This commit is contained in:
2021-08-30 13:03:21 +02:00
parent 5b1605213d
commit 488f56e411
2 changed files with 3 additions and 3 deletions

View File

@@ -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);