-->
Page 5 of 5

Re: Newbie here looking for some D1 mini help and Thermistor

PostPosted: Thu Dec 05, 2019 9:59 am
by hackerjoe
schufti wrote:hi, tochange the interval I told you to change the CYCLE define, and this is the location:

Code: Select all// thingspeak defines
#define tspKEY "api key goes here"
#define tspSVR "api.thingspeak.com"
#define CYCLE 60


it is in seconds, so for 30min you need to change it to ???
try an educated guess ...

1800 :)
Thank you again schufti for all your help to get this working. I appreciate your help.