Introduced: shuttertiltchange

shuttertiltchange allows a change of the tilt. Most likely used with buttons
This commit is contained in:
stefanbode 2021-11-16 13:04:02 +01:00 committed by GitHub
parent a2c34214e0
commit 65be8e6b59
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -694,6 +694,7 @@
#define D_CMND_SHUTTER_UNITTEST "UnitTest"
#define D_CMND_SHUTTER_TILTCONFIG "TiltConfig"
#define D_CMND_SHUTTER_SETTILT "Tilt"
#define D_CMND_SHUTTER_TILTINCDEC "TiltChange"
// Commands xdrv_32_hotplug.ino
#define D_CMND_HOTPLUG "HotPlug"