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 →
 

Readalltext

File.readAllText(filename)

Parameters

filename Path of file to read.

Returns

All text contained within the file as a string.

Description

Reads and returns all the text contained with the file at filename as a string.