You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* ESPbackpack: STK500 support added
* Logger bin renamed to avoid mistakes
* Sync wait timeout fix
* Logger: support for STM32 flash offset + STK500 fixes
* WIFI upload to allow user specific upload_port
* ESPbackpack enhancements
* STK500 sync fail info improved
* STM32 filename check before flashing
* ESPbackpack to check firmware filenames
Firmware filenames are checked and user noted if filenames
does not match to expected.
<inputtype='submit' value='Upload and Flash R9M Tx' id='stm_submit' disabled='disabled'>
95
98
</form>
96
-
<divstyle="color:red;">CAUTION! Be careful to upload the correct firmware file, otherwise a bad flash may occur! If this happens you will need to re-flash the module's firmware via USB/Serial.</div>
99
+
<divstyle="color:red;"><spanid="stm_message">CAUTION! Be careful to upload the correct firmware file, otherwise a bad flash may occur! If this happens you will need to re-flash the module's firmware via USB/Serial.</span></div>
<divstyle="color:red;">CAUTION! Be careful to upload the correct firmware file, otherwise a bad flash may occur! If this happens you will need to re-flash the module's firmware via USB/Serial.</div>
112
+
<divstyle="color:red;"><spanid="esp_message">CAUTION! Be careful to upload the correct firmware file, otherwise a bad flash may occur! If this happens you will need to re-flash the module's firmware via USB/Serial.</span></div>
0 commit comments