Passing Text to function
hi.
is there simpel way of passing text , function?
i have;
temp=getresponse("text terminal user ");
char getresponse(char text)
the getresponse sending text serial output, waits serial input, , should return whatever arrives @ serial until lf.
thanks in advance or tips.
regards svein..
is there simpel way of passing text , function?
i have;
temp=getresponse("text terminal user ");
char getresponse(char text)
the getresponse sending text serial output, waits serial input, , should return whatever arrives @ serial until lf.
thanks in advance or tips.
regards svein..
char* text
Arduino Forum > Forum 2005-2010 (read only) > Software > Syntax & Programs > Passing Text to function
arduino
Comments
Post a Comment