ArduinoCronLibrary
ArduinoCronLibrary copied to clipboard
data from xbee
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 ...
Hi @ITGrapes-Hedi what issue are you having specifically?
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 !!