Diff between 7a533244446c8021f6ea074a33375a3393a20a5b and 28f669ecaf28b8268ce5932d2270cbf6c105cc2b

Changed Files

File Additions Deletions Status
README +12 -0 modified

Full Patch

diff --git a/README b/README
index 7b6001b..910ddd6 100644
--- a/README
+++ b/README
@@ -196,6 +196,18 @@ For a working system, certain configuration options need to be enabled:
 		The plugin is built into bluetoothd therefore it does not need
 		to be package separately.
 
+	--enable-midi
+
+		This option enable MIDI support via ALSA Sequencer.
+
+		By default midi plugin is disabled since it still considered
+		experimental. When bluetoothd will create a new ALSA Sequencer
+		client and port for each device connected that supports the
+		MIDI GATT primary service.
+
+		The plugin is built into bluetoothd therefore it does not need
+		to be package separately.
+
 Information
 ===========