From 61353be0ec3fa9d8717489d97c05fc9031dfffe3 Mon Sep 17 00:00:00 2001 From: unthinkmedia Date: Wed, 5 Jan 2022 15:22:00 -0500 Subject: [PATCH] Add new pitch detection packages --- libs/pitch-detection/pxt.json | 3 +++ pxtarget.json | 3 ++- 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 libs/pitch-detection/pxt.json diff --git a/libs/pitch-detection/pxt.json b/libs/pitch-detection/pxt.json new file mode 100644 index 00000000000..50e4ddabb4d --- /dev/null +++ b/libs/pitch-detection/pxt.json @@ -0,0 +1,3 @@ +{ + "additionalFilePath": "../../node_modules/pxt-common-packages/libs/pitch-detection" +} \ No newline at end of file diff --git a/pxtarget.json b/pxtarget.json index d50d81f360c..454ee095088 100644 --- a/pxtarget.json +++ b/pxtarget.json @@ -106,7 +106,8 @@ "libs/sevenseg", "libs/storyboard", "libs/template", - "libs/thermometer" + "libs/thermometer", + "libs/pitch-detection" ], "staticpkgdirs": { "base": [