Make make-release.js work again now that the build system has changed.

This commit is contained in:
László Monda
2018-05-07 13:16:46 +02:00
parent 58e4919c0e
commit 455c1a30cb
3 changed files with 6 additions and 13 deletions

View File

@@ -24,14 +24,14 @@
{
"deviceId": 1,
"name": "uhk60-right",
"source": "right/build/uhk60-right_release/uhk-right.hex"
"source": "right/build_make/uhk_right.hex"
}
],
"modules": [
{
"moduleId": 1,
"name": "uhk60-left",
"source": "left/build/uhk60-left_release/uhk-left.bin"
"source": "left/build_make/uhk_left.bin"
}
]
}