Hello,
I’m working on setting up chamber temperature control in Marlin 2.0-bug fix.
When enabled, I get a compiler SegFault in Arduino GUI, so I rebuilt it in PlatformIO (a much nicer experience).
The compile still errors, but this time due to a nested in-line function definition.
I think the _draw_chamber_status() function is in the wrong place.
Can someone please confirm this is so?
Best regards,
Alex
I’m working on setting up chamber temperature control in Marlin 2.0-bug fix.
When enabled, I get a compiler SegFault in Arduino GUI, so I rebuilt it in PlatformIO (a much nicer experience).
The compile still errors, but this time due to a nested in-line function definition.
I think the _draw_chamber_status() function is in the wrong place.
Can someone please confirm this is so?
Best regards,
Alex