I ended up having the same problem, and realised the root cause: in sendAc() in src/IRac.cpp, we are not passing the sleep parameter. Specifically:
Notice how we are calling fujitsu()
with no send.sleep
parameter. But the function itself does accept sleep
:
So I presume the fix is as simple as passing send.sleep
to fujitsu()
in sendAc()
.
Originally posted by @jeremyvisser in #1607 (comment)
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4