add almost full vfd implementation

This commit is contained in:
2024-08-23 16:30:22 +02:00
parent ac0f9f0587
commit 54cbbffae9
21 changed files with 607 additions and 78 deletions

View File

@ -23,10 +23,13 @@ enable=1
aimePath=DEVICE\aime.txt
[vfd]
; Enable VFD emulation (currently just stubbed). Disable to use a real VFD
; Enable VFD emulation. Disable to use a real VFD
; GP1232A02A FUTABA assembly.
enable=1
; COM port where the VFD is connected to.
portNo=4
; -----------------------------------------------------------------------------
; Network settings
; -----------------------------------------------------------------------------