From: Ramakrishnan Muthukrishnan Date: Wed, 9 Nov 2022 07:04:33 +0000 (+0530) Subject: Makefile: enable midi X-Git-Url: https://git.rkrishnan.org/%5B/%5D%20/file/$top_link?a=commitdiff_plain;h=9d5c1ec8c51b79d2b824f04786877214696e80d6;p=pihpsdr.git Makefile: enable midi --- diff --git a/Makefile b/Makefile index 47e7989..30f88f4 100644 --- a/Makefile +++ b/Makefile @@ -20,7 +20,7 @@ GPIO_INCLUDE=GPIO #PURESIGNAL_INCLUDE=PURESIGNAL # uncomment the line below to include MIDI support -# MIDI_INCLUDE=MIDI +MIDI_INCLUDE=MIDI # uncomment the line below to include USB Ozy support # USBOZY_INCLUDE=USBOZY