LUA Reference Guide
CtrlK
  • EdgeTX LUA Reference Guide
  • Overview
  • LUA API Reference
    • Constants
    • Display LCD
    • LVGL for Lua
    • Model Functions
    • Bitmap Functions
    • Filesystem
      • chdir(directory)
      • del(file or directory)
      • dir(directory)
      • fstat(path)
    • Serial Ports
    • System
    • Key Inputs
    • LUA Scripts
    • Time
    • Audio-Sound
    • Telemetry
    • RF module
    • GPS
    • Variables
  • LUA API Programming
  • Appendixes
Powered by GitBook
On this page

Was this helpful?

  1. LUA API Reference

Filesystem

chdir(directory)del(file or directory)dir(directory)fstat(path)
PreviousBitmap.open(name)Nextchdir(directory)

Last updated 1 year ago

Was this helpful?