Confused about setup and loop functions


hello!  running few experiments try , figure out power numbers, , came across interesting find has me stumped.

timers take juice, wanted see difference between calling curietimerone.kill() and default behavior determine if timer on.  found when call curietimerone.kill() in setup(), using more power if call in loop().  makes absolutely no sense me... can shed light?  feel might overlooking something, don't know what.

thanks!



Arduino Forum > Products > Arduino 101 (Moderators: cmaglie, facchinm) > Confused about setup and loop functions


arduino

Comments

Popular posts from this blog

ffmpeg h264_omx encoder - libomxcore.so missing. - Raspberry Pi Forums

'setTime' was not declared in this scope

php - Class PDO not found in laravel 5.2 -