ovianao

Results 3 issues of ovianao

### Describe the bug When attempting to start a periodic signal, get: pywintypes.error: (87, 'SetWaitableTimer', 'The parameter is incorrect.') There was something related resolved here, but this issue is still...

bug

I fail to see how the self.enable_dtr is forwarded to the Serial connection, since we no longer call self.comm.setDtr() beyond this commit https://github.com/harmsm/PyCmdMessenger/commit/02124aaeac902929cb4d58f88ba92f77098496d2. In Windows (at least), instantiating Arduino with...

I'm trying to simulate a request, where the request gets sent, but the connection is remotely closed without a response. On some servers internally, they'd raise a HTTP 444, which...