change se_stick to se_stickrot (collision)

This commit is contained in:
2022-05-19 13:28:01 +02:00
parent 9be486f627
commit 64c463d4c3

View File

@ -39,7 +39,7 @@ devices = dict(
rotation_z = {
'alias': 'dom',
'envlist': False,
'targets': {'se_om': 20},
'targets': {'se_om': 20, 'se_stickrot': 19},
}
)
)