Skip to content

del

del(file or directory)

Returns FRESULT (e.g. 0=OK, 4=File not found, 5=Path not found, 6=Path invalid)

Parameters

None.

Returns

None.

Availability

  • Since: 2.9.0
  • Radio support: all

Source

radio/src/lua/api_filesystem.cpp