ArduinoCronLibrary icon indicating copy to clipboard operation
ArduinoCronLibrary copied to clipboard

data from xbee

Open ITGrapes-Hedi opened this issue 7 years ago • 2 comments

hey guys , is there any problem with executing data received by an xbee module ? even after converting them to string !! ?? the TimedCommand void use ( string , command, string ) as input ...

ITGrapes-Hedi avatar Sep 21 '18 12:09 ITGrapes-Hedi

Hi @ITGrapes-Hedi what issue are you having specifically?

punkle avatar May 17 '19 02:05 punkle

Hi @punkle , thanks for repling , actually I'm trying to execute a cron table received via xbee module then saved on EPROM , when calling the TimedCommand with string received as input , i've got the error not the same type string and string !!

ITGrapes-Hedi avatar May 24 '19 09:05 ITGrapes-Hedi