fix regression from LCD_SERIAL migration for CHIRON targets #404

Merged
stklcode merged 1 commits from fix/chiron-regression into master 2022-12-22 02:41:35 -06:00

1 Commits

Author SHA1 Message Date
Stefan Kalscheuer
affad24f74 fix regression from LCD_SERIAL migration for CHIRON targets
fixes fd58245bd2

There is an extension to the G29 implementation that sends a J25
notification to the external display. This must not use the
HardwareSerial implementation anymore.

there are also two leftover opening parenthesis in the command scaning
loop within the Chiron block that must be removed.
2022-12-22 09:20:12 +01:00