undid last commit

This commit is contained in:
Jay Robson 2024-08-26 13:34:59 +10:00
parent 9b0682e2f3
commit 0037292a63
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@ int main(int argc, char** argv) {
unsigned at = 0;
Device device(argv[1]);
usleep(100000);
device.put(Device::Mode::e_serial);
for(;;) {