Add Hackertours room and animation #4
					 1 changed files with 1 additions and 1 deletions
				
			
		No dimming instead of full
				commit
				
					
					
						b904e3514b
					
				
			
		
							
								
								
									
										2
									
								
								dmx.py
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								dmx.py
									
										
									
									
									
								
							|  | @ -50,7 +50,7 @@ class StairvilleLedPar56(RGB): | ||||||
| class ZhennbyPar(RGB): | class ZhennbyPar(RGB): | ||||||
|     def __init__(self, dmx, slot=1): |     def __init__(self, dmx, slot=1): | ||||||
|         super(ZhennbyPar, self).__init__(dmx, slot, 1) |         super(ZhennbyPar, self).__init__(dmx, slot, 1) | ||||||
|         dmx.set(self.slot + 0, 0) |         dmx.set(self.slot + 0, 255) | ||||||
|         dmx.set(self.slot + 4, 0) |         dmx.set(self.slot + 4, 0) | ||||||
|         dmx.set(self.slot + 5, 0) |         dmx.set(self.slot + 5, 0) | ||||||
|         dmx.set(self.slot + 6, 0) |         dmx.set(self.slot + 6, 0) | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue