Great write up really good walk through.I have a few questions, one of the codes I'm trying to use has set up and loop which it redefined due to the initial start page which is fine..But I have a question iv re labeled the loop as void loppy the added loppy(); at the end of the loopy section to make this selection keep running over and over again is this the right way to do it ?Also I have always though that void setup runs just once and establishes the grounds for the code when I change this am right in thinking that the app name I change it to, still runs the same as void setup ?
Great write up really good walk through.I have a few questions, one of the codes I'm trying to use has set up and loop which it redefined due to the initial start page which is fine..But I have a question iv re labeled the loop as void loppy the added loppy(); at the end of the loopy section to make this selection keep running over and over again is this the right way to do it ?Also I have always though that void setup runs just once and establishes the grounds for the code when I change this am right in thinking that the app name I change it to, still runs the same as void setup ?