Closedown

This commit is contained in:
gac-S_Changer
2017-07-07 11:54:01 +02:00
parent 40c0d8c3cd
commit 9182dcdd8f
4 changed files with 10 additions and 7 deletions

View File

@@ -5,6 +5,7 @@
from ch.psi.pshell.serial import TcpDevice
from ch.psi.pshell.modbus import ModbusTCP
run("setup/Layout")
###################################################################################################
# Scripted devices
@@ -119,6 +120,8 @@ g[0]=0x80;r[0]=0x80;
g[1]=0xFF ; r[1] = 0x80; b[1] = 0x80
outline_lut2 = (r,g,b)
###################################################################################################
# Math utilities
###################################################################################################