bareboat-necessities/bbn-m5stack-tough

Set addresses in ino or in Preferences.h

hans-martijn opened this issue · 4 comments

Would it be possible to put all addresses and wifi ap's + passwords in the ino file or in a Preferences.h file? That would make installing more than one very easy, since the on-screen buttons are really tiny.

I already have two, I'll probably buy more, since I have more steering stands.

Thanks!

-Hans

Yes sure. You can just initialize variables holding WiFi name and password to whatever you want in the code.

Where would I do that, and can I also add signalk, Venus etc. with ip and port in the code?

-Hans

Thanks Mikhail, I'll try to manage that in the code!