-->
Page 3 of 3

Re: Disable WiFi completely

PostPosted: Tue Dec 05, 2017 7:29 am
by btidey
You can only have one function definition of the same name in a program.

You therefore put all the code you want run once at start up in the one setup function.