Open jbrepogmailcom opened 5 years ago
Did not work for me on Raspi4, the AP has no been created after boot.
There is also error in uninstall instructions. The sentence
sudo python3 /usr/lib/raspiwifi/uninstall.python3
should be
sudo python3 /usr/lib/raspiwifi/uninstall.py
There is also error in uninstall instructions.
This is fixed in my PR #94.
Did not work for me on Raspi4, the AP has no been created after boot.
There is also error in uninstall instructions. The sentence
sudo python3 /usr/lib/raspiwifi/uninstall.python3
should be
sudo python3 /usr/lib/raspiwifi/uninstall.py