TS_PRINT_ASCII_LOGO(3) tslib TS_PRINT_ASCII_LOGO(3)

ts_print_ascii_logo - print tslib's logo to stdout

#include <tslib.h>

void ts_print_ascii_logo(unsinged int pos);

ts_print_ascii_logo() This function prints tslib's logo to stdout. It prepends pos spaces before it.

ts_setup(3), ts_read(3), ts.conf(5)