BulldogLowell:
in that case, how about passing the string as one of parameters of the constructor?
Or, maybe pass everything to a ".begin()" method called from setup() and do everything there instead of at instantiation?
BulldogLowell:
in that case, how about passing the string as one of parameters of the constructor?
Or, maybe pass everything to a ".begin()" method called from setup() and do everything there instead of at instantiation?