Setreadposition
File.setReadPosition(filename)
Parameters
| filename | Path of file to set read position of. |
| position | Read position to set to. |
Returns
NothingDescription
Sets the read position of the file to position.
Irobot Roomba Legacy
— Legacy iRobot Discovery and 4xxx control via EZB software-serial (D0), supports Arduino/EZ-Robot, adjustable baud rate; not for hardware UART/USB
Try it →
File.setReadPosition(filename)
| filename | Path of file to set read position of. |
| position | Read position to set to. |
Sets the read position of the file to position.