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.
ESP32_MPU6050
— ESP32/Arduino EZB firmware with MPU6050 support: provides accelerometer angles and Yaw/Pitch/Roll gimbal servo values for stabilization and scripting
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.