diff --git a/light8/patchdata2.py b/light8/patchdata2.py deleted file mode 100644 --- a/light8/patchdata2.py +++ /dev/null @@ -1,56 +0,0 @@ -patch = { - -# ('side l','sidepost1') : 45, # posts - - 'oran1':21, 'oran2':25, 'oran3':29, 'oran4':33, - 'gree1':22, 'gree2':26, 'gree3':30, 'gree4':34, - 'blue1':23, 'blue2':27, 'blue3':31, 'blue4':35, - 'red1' :24, 'red2' :28, 'red3' :32, 'red4' :36, - - ('edge-l',) : 52, - ('edge-r',) : 64, - - ('red-c',) : 53, - - ('stairs-c',) : 55, - ('sharlyn-c',) : 60, - - ('floor1',) : 59, - ('floor2',) : 57, - ('floor3',) : 56, - ('floor4',) : 62, - - ('deep1',) : 51, - ('deep2',) : 54, - ('deep3-red',) : 65, - ('deep4',) : 63, - ('deep5',) : 50, - ('deep6',) : 49, - ('deep7-warm',) : 66, - - 'post-l':45, - 'post-r':46, - - 'down-front-sides':16, - 'down-front-c':18, - 'down-l':13, - 'down-r':14, - 'down-back1':39, - 'down-back2':40, - - 'front1':2, - 'front2':3, - 'front3':4, - 'front4':5, - 'front5':9, - 'front6':11, - 'front7':8, - 'front8':12, - - - 'cyc' : 44, - - 'blacklight':61, - 'house':68, - -}