Add path to decode.blend

This commit is contained in:
parazyd 2018-01-15 19:57:19 +01:00
parent b2e01e1ed0
commit 4e88bc0a61
No known key found for this signature in database
GPG Key ID: F0CB28FCF78637DE
1 changed files with 1 additions and 0 deletions

1
sdk
View File

@ -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]}"