how to keep void setup till I want and then initiate void loop function?


hi,
would ask advise how keep program in void setup function till want,
set values in there , when decide ready, initiate void loop function,
i tried switch/case not keeping void setup function, shift void loop after
when program stop read code void setup function
any idea?

what indicate time move on setup() ?
closing switch perhaps, in case while loop seem appropriate
code: [select]

while (the switch not closed)
{
  //don't anything
}


Arduino Forum > Using Arduino > Programming Questions > how to keep void setup till I want and then initiate void loop function?


arduino

Comments

Popular posts from this blog

Static ip - Raspberry Pi Forums

arduino bug sur secteur, batterie, mais pas en usb?

What voltage is sent to the arduino GND when a transistor is used