Changeset - 561fad2a2859
[Not reviewed]
default
0 1 0
drewp@bigasterisk.com - 8 months ago 2024-05-17 23:54:12
drewp@bigasterisk.com
dmx rate
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
src/light9/collector/service.py
Show inline comments
 
@@ -34,7 +34,7 @@ import zmq
 
import zmq.asyncio
 

	
 
# this is the rate sent to usb
 
RATE = 20
 
RATE = 1/0.055
 

	
 

	
 
class Updates(WebSocketEndpoint, UiListener):
0 comments (0 inline, 0 general)