Hello. I'm trying to use the out-of-the-box modules provided by RFQuack, but I can't manage to change the default radio to another one.
As an example, I have connected two radios (radioA, which is a CC1101 and radioB, which is an NRF24). As I want to use the radioB (1), and the default is the radioA (0), how can I change them?
After going trough the documentation and code, I couldn't find a way of passing a value of the type "rfquack_WhichRadioValue" by using the CLI. I hope that the attached image helps understand the situation.

Thanks!