From 17f5df4f9eb701d6e8203d2953a7c48d3dd55537 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Thu, 18 Jul 2013 21:31:47 +0200 Subject: Add initial MIDI protocol decoder. This supports a certain number of MIDI messages already, but not yet all of them. More will be added later. --- decoders/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'decoders/Makefile.am') diff --git a/decoders/Makefile.am b/decoders/Makefile.am index 7bc5d26..ea8091f 100644 --- a/decoders/Makefile.am +++ b/decoders/Makefile.am @@ -34,6 +34,7 @@ SUBDIRS = \ lm75 \ lpc \ maxim_ds28ea00 \ + midi \ mlx90614 \ mx25lxx05d \ mxc6225xu \ -- cgit v1.2.3-70-g09d2