Merge branch 'master' into update-packages

This commit is contained in:
Josh Stewart 2023-03-10 16:15:10 +11:00 committed by GitHub
commit 2b05e5f389
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -64,7 +64,7 @@
<div class="features major" >
<h2><div id="detailsHeading" style="padding-left: 0.55em;" ></div></h2>
<div id="detailsText" style="padding-left: 0.9em; padding-right: 0.9em; overflow-y: auto; height: 50vh;"></div>
<div id="detailsText" style="padding-left: 0.9em; padding-right: 0.9em; overflow-y: scroll; height: 50vh;"></div>
</div>
<ul class="actions">
<li><input type='button' value="Get Base Tune" id="btnBasetune" /></li>

View File

@ -1,6 +1,6 @@
{
"name": "speedyloader",
"version": "1.5.1",
"version": "1.5.2",
"description": "Speeduino universal firmware loader",
"main": "main.js",
"scripts": {