Setreadposition
File.setReadPosition(filename, position)
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.
PWM Slider
— Slider to set EZ-B digital PWM for motor speed or LED brightness; shows duty-cycle, stop button, and board/port selection.
Try it →
File.setReadPosition(filename, position)
| filename | Path of file to set read position of. |
| position | Read position to set to. |
Sets the read position of the file to position.