Gocator API
◆
GoSensor_DeleteFile()
kStatus
GoSensor_DeleteFile
(
GoSensor
sensor
,
const
kChar
*
name
)
Deletes a file within the connected sensor.
Version
Introduced in firmware 4.0.10.27
Parameters
sensor
GoSensor
object.
name
Name of the file to be deleted.
Returns
Operation status.
Remarks
Calling this function will result in writing operations to flash storage. Should the process be disrupted due to power loss or other factors, the sensor may enter Rescue mode.
GoSensor