From 4e88bc0a61bfb83f56ad7d3ac02e2d7bc5aee5cd Mon Sep 17 00:00:00 2001 From: parazyd Date: Mon, 15 Jan 2018 19:57:19 +0100 Subject: [PATCH] Add path to decode.blend --- sdk | 1 + 1 file changed, 1 insertion(+) diff --git a/sdk b/sdk index 4f1c4c9..ab1c7c0 100755 --- a/sdk +++ b/sdk @@ -86,6 +86,7 @@ load() { blend_map=( "dowse" "https://github.com/dyne/dowse/raw/master/ops/dowse.blend" + "decode" "../decode.blend" ) boardlib="${board_map[$dev]}"