~hp/osc2ftdidmx

200cef43c592d0b87fd450b62526818e15881a84 — Hanspeter Portner 3 months ago 0ab3da8 master
Append Issues/Patches section to readme
2 files changed, 7 insertions(+), 1 deletions(-)

M README.md
M meson_options.txt
M README.md => README.md +6 -0
@@ 105,3 105,9 @@ To clear values, send your OSC messages to given OSC path without any arguments.
	# clear channel 0-1, priorities 0-1
	oscsend osc.udp://localhost:6666 /dmx/[0-1]/[0-1]


### Issues/Patches

Please report issues to [https://todo.open-music-kontrollers.ch/~hp/issues](https://todo.open-music-kontrollers.ch/~hp/issues)

Please submit patches to [https://lists.open-music-kontrollers.ch/~hp/patches](https://lists.open-music-kontrollers.ch/~hp/patches)

M meson_options.txt => meson_options.txt +1 -1
@@ 5,4 5,4 @@ option('build-tests',
	type : 'boolean',
	value : true)

option('version', type : 'string', value : '0.5.51')
option('version', type : 'string', value : '0.5.63')