Closedown
This commit is contained in:
@@ -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
|
||||
###################################################################################################
|
||||
|
||||
Reference in New Issue
Block a user