Skip to content

Commit

Permalink
Update script.js
Browse files Browse the repository at this point in the history
  • Loading branch information
spiceywasabi authored Mar 5, 2024
1 parent 728698a commit da00724
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/script.js
Original file line number Diff line number Diff line change
Expand Up @@ -1280,6 +1280,7 @@ async function patchFlash(bin_list) {
configuration["wifissid"] = settings["devWiFiSSID"].value;
configuration["wifikey"] = settings["devWiFiPass"].value;
}
configuration["devicename"] = "omg";

let pos = 0 ;
// mod_array.indexOfString(utf8Encoder.encode("INIT;"));
Expand Down

0 comments on commit da00724

Please sign in to comment.