Merge branch 'master' into update-packages
This commit is contained in:
commit
2b05e5f389
|
@ -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>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "speedyloader",
|
||||
"version": "1.5.1",
|
||||
"version": "1.5.2",
|
||||
"description": "Speeduino universal firmware loader",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
|
|
Loading…
Reference in New Issue