GPS icon GPS Deprecated: reads latitude, longitude, UTC time and speed from ublox NEO-6M GPS; auto-inits UART0@9600, shows processed and raw data. Try it →
 

Writestringnewline

COM.writeStringNewLine(port, str)

Parameters

port COM port name as a string.
str String to write to the COM port.

Description

Writes the string given by str with a newline character appended to the end to the specified COM port.