update readme
This commit is contained in:
parent
ae6c017ff9
commit
6b8df3731f
1 changed files with 2 additions and 1 deletions
|
@ -65,8 +65,9 @@ Register a new DMX Driver module by its name.
|
||||||
These drivers are currently registered by default:
|
These drivers are currently registered by default:
|
||||||
|
|
||||||
- null: a development driver that prints the universe to stdout
|
- null: a development driver that prints the universe to stdout
|
||||||
|
- dmx4all: driver for DMX4ALL devices like the "NanoDMX USB Interface"
|
||||||
- enttec-usb-dmx-pro: a driver for devices using a Enttec USB DMX Pro chip like the "DMXKing ultraDMX Micro".
|
- enttec-usb-dmx-pro: a driver for devices using a Enttec USB DMX Pro chip like the "DMXKing ultraDMX Micro".
|
||||||
- enttec-open-usb-dmx: driver for "Enttec Open DMX USB". This driver has not received enough testing and the hardware has known limitations. (If possible better obtain a device with the "pro" chip)
|
- enttec-open-usb-dmx: driver for "Enttec Open DMX USB". This device is NOT recommended, there are known hardware limitations and this driver is not very stable. (If possible better obtain a device with the "pro" chip)
|
||||||
- artnet: driver for EnttecODE
|
- artnet: driver for EnttecODE
|
||||||
|
|
||||||
#### dmx.addUniverse(name, driver, device_id)
|
#### dmx.addUniverse(name, driver, device_id)
|
||||||
|
|
Loading…
Reference in a new issue