uart2PutStr


Sends the NULL-terminated string

void uart2PutStr(char *s );

Parameters


NULL-terminated string

Return Value


N/A

Remarks


N/A

Requirements


uart2.h

Example


N/A

Library


AVR C Library Reference