From 89241b71e0fb7bb91758abfaf07ac120028c9018 Mon Sep 17 00:00:00 2001 From: dakkar Date: Sun, 23 Aug 2020 10:02:48 +0100 Subject: trying to use a soundfont I get very weird exceptions when calling `tsf_note_on`? --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index af12410..a863510 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "3d-print/LEGO.scad"] path = 3d-print/LEGO.scad url = https://github.com/cfinke/LEGO.scad.git +[submodule "ESP8266Audio"] + path = ESP8266Audio + url = https://github.com/earlephilhower/ESP8266Audio -- cgit v1.2.3