1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-19 06:15:16 +03:00

since erasing only needed pages appears to be working correctly, removing it from experimental

This commit is contained in:
cTn 2014-07-21 07:21:03 +02:00 committed by Dominic Clifton
parent a3995a4694
commit 3a7654b433

View file

@ -399,7 +399,6 @@ STM32_protocol.prototype.upload_procedure = function(step) {
GUI.log('Erasing ...');
if (!$('input.erase_chip').is(':checked')) {
// EXPERIMENTAL
console.log('Executing local erase (only needed pages)');
self.send([self.command.erase, 0xBC], 1, function(reply) { // 0x43 ^ 0xFF