Void loop() makes confuse me..


i want execute these below 2 functions infintely in void loop() function. when first function execcutes , return void loop() function, returns initial condition , , again first function called.. compiler doesnot goto second function . may solution??

my void loop() code goes here..
void loop()
{

   vcheck();
  delay(5000);
  acheck();
  delay(5000);
}

i have definition both function ..

quote
compiler doesnot goto second function

how know?


Arduino Forum > Using Arduino > Programming Questions > Void loop() makes confuse me..


arduino

Comments

Popular posts from this blog

Connecting Raspberry Pi 2 to P10(1R)-V706 LED Dot Matrix - Raspberry Pi Forums

TypeError: <unknown> is not a numpy array - Raspberry Pi Forums

datso and removing imagetitle - Joomla! Forum - community, help and support