jmoore52 / SkywalkerRoaster

Artisian control of Skywalker Electric Coffee Roaster via Arduino.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug in one of the artisan profiles

CroXY3D opened this issue · comments

Help/Load Settings/touchscreen-madness-ashamed-ruta-buttons-only-skitop-artisan-settings.aset

Config/Events/Sliders
Air has a comma where it should have a ;
OT2,{} should be OT2;{}

This makes PID control of AIR not work.
//slidercommands="OT2,{}", , , "OT1;{}"