scls19fr / Nextion.jl

An unofficial Julia library to communicate with Itead Nextion display
Other
1 stars 1 forks source link

Implement push! vector to waveform channel #59

Open scls19fr opened 5 years ago

scls19fr commented 5 years ago

https://github.com/scls19fr/Nextion.jl/blob/f89de1af9050335eff1239c198bb05c274cde2c4/src/controls/waveform.jl#L12

currently only pushing value is possible

https://github.com/scls19fr/Nextion.jl/blob/f89de1af9050335eff1239c198bb05c274cde2c4/examples/waveform.jl#L44