Open-Agriculture / AgIsoVirtualTerminal

A free, experimental ISO11783-6 Virtual Terminal (VT) server GUI based on AgIsoStack++
GNU General Public License v3.0
13 stars 0 forks source link

Implemented "Still Held" key activation messages #29

Closed ad3154 closed 1 week ago

ad3154 commented 1 week ago

What's New

This change should allow the VT to properly handle when buttons and soft keys are held. Previously, only press and release were implemented.

Closes #19