Updated firmware images

This commit is contained in:
Rob Moran
2018-01-08 00:26:30 +00:00
parent 0a4d532b29
commit c6e51ed917
43 changed files with 19195 additions and 55948 deletions

View File

@@ -47,7 +47,7 @@ function getFileName() {
rl.close();
resolve(answer);
});
rl.write("firmware/dfu_test_app_hrm_s132.zip");
rl.write("firmware/ble_app_buttonless_dfu_s132.zip");
});
}