Skip to content

1.0.3: opentx-lua-running-graphs

Latest
Compare
Choose a tag to compare
@Matze-Jung Matze-Jung released this 12 Nov 21:30
* Add HORUS platform widget

* func createGraph()
- param `style` replaced by `lnStyle`
- add param `lnSize` for line thickness

* Update GRAPHS/graphs.lua
- table `graphs` got global scope
- func init(id): clear `graphs` table or clear `graphs` table item by id

* Update README.md