The codebase to run the *spark d-fuser controller www.sparkav.co.uk/dvimixer

Dependencies:   SPK-TVOne DMX DmxArtNet NetServicesMin OSC PinDetect mRotaryEncoder iniparser mbed spk_oled_ssd1305 filter

Revision:
77:20f948d4885e
Parent:
76:f56c2b955535
--- a/SPKDF_ini.h	Tue Dec 10 15:51:54 2013 +0000
+++ b/SPKDF_ini.h	Fri Jan 17 15:04:33 2014 +0000
@@ -11,7 +11,8 @@
 # Parameters for the various network modes
 #
 # OSC: if DHCP is set to Yes, the IP address parameters will be ignored.
-# Artnet: Will use the channel mapping set in the DMX section.
+# DMX: no universe setting, it's the cable you plug in!
+# Artnet: Will use the channel mapping set in the DMX section, along with the universe set here.
 
 [OSC]
 
@@ -29,6 +30,7 @@
 
 ControllerAddress = 2.0.0.100
 BroadcastAddress = 2.255.255.255
+Universe = 0
 
 [DMX]