mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-18 00:03:07 +01:00
run custom install, merge 2channels, include git rev in buildconfig
This commit is contained in:
@@ -276,7 +276,7 @@ class ESPInstaller{
|
||||
* @param {*} version the info shown in the dialog
|
||||
* @returns
|
||||
*/
|
||||
async runFlash(isFull,address,imageData,version,assetName){
|
||||
async runFlash(isFull,imageData,address,version,assetName){
|
||||
try {
|
||||
await this.connect();
|
||||
if (typeof (assetName) === 'function') {
|
||||
|
||||
Reference in New Issue
Block a user