undid last commit
This commit is contained in:
parent
9b0682e2f3
commit
0037292a63
|
@ -16,7 +16,6 @@ int main(int argc, char** argv) {
|
||||||
|
|
||||||
unsigned at = 0;
|
unsigned at = 0;
|
||||||
Device device(argv[1]);
|
Device device(argv[1]);
|
||||||
usleep(100000);
|
|
||||||
device.put(Device::Mode::e_serial);
|
device.put(Device::Mode::e_serial);
|
||||||
|
|
||||||
for(;;) {
|
for(;;) {
|
||||||
|
|
Loading…
Reference in New Issue