Gobetwino interval mail CPFIL | SMAIL


"use command type if want copy file on pc. command useful if instance
you logging data log file , e-mailing on regular interval. have empty
log file copy on "used" log file has been e-mailed. in way get
a fresh empty log file, , can start logging cycle on again."


hello,

i want to  this. can tell me how put "regular interval" without affecting other functions of arduino?

thanks  :)

// did go through samples.

quote
can tell me how put "regular interval" without affecting other functions of arduino?
on every pass through loop(), use millis() see how time has elapsed since last time sent data. of course, means need keep track of when send data.


Arduino Forum > Using Arduino > Programming Questions > Gobetwino interval mail CPFIL | SMAIL


arduino

Comments