mirror of
https://github.com/thegecko/web-bluetooth-dfu.git
synced 2025-12-14 13:08:14 +08:00
update default path
This commit is contained in:
@@ -27,7 +27,7 @@ function getFileName() {
|
||||
rl.close();
|
||||
resolve(answer);
|
||||
});
|
||||
rl.write("firmware/dfu_app_s132.zip");
|
||||
rl.write("firmware/dfu_test_app_hrm_s132.zip");
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user