mirror of
				https://github.com/hyperion-project/hyperion.ng.git
				synced 2025-03-01 10:33:28 +00:00 
			
		
		
		
	Update pacman.py
This commit is contained in:
		| @@ -3,6 +3,9 @@ import time | ||||
| import colorsys | ||||
| from random import randint | ||||
|  | ||||
| #get args | ||||
| sleepTime = float(hyperion.args.get('sleep-time', 0.3)) | ||||
|  | ||||
| # define pacman | ||||
| pacman = bytearray((255, 255, 1)) | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user