rfquack / RFQuack

RFQuack: the versatile RF-analysis tool that quacks!
https://rfquack.org
GNU General Public License v2.0
217 stars 32 forks source link

Updated pip dependencies #18

Closed ResistanceIsUseless closed 2 years ago

ResistanceIsUseless commented 2 years ago
ResistanceIsUseless commented 2 years ago

I'll update and include a git ignore. What do you think about adding an example for MQTT with a secrets.h that is also ignored and will include WIFI creds and MQTT creds? Then we can add some documentation breaking down the whole main.cpp and what all the includes mean. I'll create an issue for all these minor ideas so we can track them.

phretor commented 2 years ago

What do you think about adding an example for MQTT with a secrets.h that is also ignored and will include WIFI creds and MQTT creds?

Sounds good to me! That's pretty much how we did in NetQuack when creating a template dongle firmware.

phretor commented 2 years ago

@ResistanceIsUseless if you want to include the .gitignore rule in this PR, please go ahead. I'll wait. We're definitely not in a rush as we've waited for such a long time for a meaningful PR like this one :-)

phretor commented 2 years ago

LGTM. Merging and giving it a shot in the next 12 hrs.