You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
This is not really a bug but it's more related to the flow in using this project.
I'm currently struggling to find a somewhat flawless or the intended installation method and usage.
I have compiled and flashed my esp32devikit with make clean build flash and i get
[RFQK] 134 T: Standalone mode network setup: done!
...
[RFQK] 630 T: Setup is over.
[RFQK] 630 T: Transport is sending 2 bytes on topic RFQUACK/out/set/discovery/rfquack_CmdReply/discovery
<RFQUACK/out/set/discovery/rfquack_CmdReply/discovery~CAA=␀[RFQK] 1652 T: Starting main loop.
but the proper usage of the cli in this repo is somewhat undocumented, the repo says
The CLI is now integrated in this repository. The old rfquack/RFQuack-cli repository is no longer used nor maintained.
but unless a setup.py isn't provided the rfq command will never work.
It also misses some dependencies as well (loguru).
The text was updated successfully, but these errors were encountered:
Hello,
This is not really a bug but it's more related to the flow in using this project.
I'm currently struggling to find a somewhat flawless or the intended installation method and usage.
I have compiled and flashed my esp32devikit with make clean build flash and i get
but the proper usage of the cli in this repo is somewhat undocumented, the repo says
The CLI is now integrated in this repository. The old rfquack/RFQuack-cli repository is no longer used nor maintained.
but unless a setup.py isn't provided the rfq command will never work.
It also misses some dependencies as well (loguru).
The text was updated successfully, but these errors were encountered: