Name:
#terminal
Syntax:

#TERMINAL OFF

#TERMINAL baudrate

Baudrate is the baud rate to use - 110, 300, 600, 1200, 1800, 4800, 7200, 9600, 14400, 19200, 38400, 76800 and 115200.

Description:

Programming Editor Only

Configure the Serial Terminal to open after a download (at selected baud rate).

Applies To:
All
See Also:
Related Create:
Share:
Print:

Using the #terminal directive

Set the terminal baud rate to 4800 baud

Code Example:
#terminal 4800
Copy Code Submit an Example

Submit Your Own Code!

You must be logged in to submit code examples. Login now.