release
parent
b5aeb8df2a
commit
9034a94135
|
@ -1,4 +1,4 @@
|
|||
<span>xx.xx.2014 - 0.50</span>
|
||||
<span>08.31.2014 - 0.50</span>
|
||||
<p>
|
||||
- Small UI revamp for Firmware Flasher<br />
|
||||
- Added "Flash slowly" mode (bluetooth friendly)<br />
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
'use strict';
|
||||
|
||||
var CONFIGURATOR = {
|
||||
'releaseDate': 1408379746980, // 08.18.2014 - new Date().getTime()
|
||||
'releaseDate': 1409496670288, // 08.31.2014 - new Date().getTime()
|
||||
'firmwareVersionAccepted': 2.3,
|
||||
'connectionValid': false,
|
||||
'mspPassThrough': false,
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<div class="donate">
|
||||
<div class="title" i18n="defaultDonateHead"></div>
|
||||
<p i18n="defaultDonateText"></p>
|
||||
<a href="http://goo.gl/xQMKN" target="_blank" title="Donate"><img src="./images/btn_donate_SM.gif" alt="Paypal" /></a>
|
||||
<a href="http://goo.gl/3tyFhz" target="_blank" title="Donate"><img src="./images/btn_donate_SM.gif" alt="Paypal" /></a>
|
||||
</div>
|
||||
<div class="sponsors">
|
||||
<div class="title">Sponsors</div>
|
||||
|
|
Loading…
Reference in New Issue