Blink1Control developer update v1.83
Pre-release
Pre-release
In this release:
- ability to select which blink(1) device is used (via config file setting)
This version might be unstable. Use v1.82 if you're unsure.
To use this:
- Run Blink1Control
- Plug in the blink(1) device you want to control, note its serial number
- Enable API server (via icon menu)
- Visit
http://localhost:8934/blink1/id
and note location of your config file - Quit Blink1Control
- Open Blink1Control.ini config file referenced in step 3
- Edit value
blink1Index
to contain id of blink1 device you want to control (e.g. if your serial number if20002E8C
then the setting will beblink1Index=20002E8C
in Blink1Control.ini. - Restart Blink1Control. It should only "connect" to the blink(1) you've specified.