News

void lcd_send_cmd (char cmd); // send command to the lcd void lcd_send_data (char data); // send data to the lcd void lcd_send_string (char *str); // send string to the lcd void lcd_put_cur(int row, ...
You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.