Example on how to write data on a serial terminal. More...
#include <stdio.h>
#include <stdlib.h>
#include "Serial.h"
Go to the source code of this file.
Example on how to write data on a serial terminal.
Definition in file main.c.
Definition at line 33 of file main.c.