Pārlūkot izejas kodu

✏️ Fix a label (#24903)

Followup to e298266eff
Keith Bennett 1 gadu atpakaļ
vecāks
revīzija
7e25ef9456
Revīzijas autora e-pasta adrese nav piesaistīta nevienam kontam
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      Marlin/src/HAL/STM32/eeprom_flash.cpp

+ 1
- 1
Marlin/src/HAL/STM32/eeprom_flash.cpp Parādīt failu

@@ -221,7 +221,7 @@ bool PersistentStore::access_finish() {
221 221
 
222 222
       return success;
223 223
 
224
-    #else !FLASH_EEPROM_LEVELING
224
+    #else // !FLASH_EEPROM_LEVELING
225 225
 
226 226
       // The following was written for the STM32F4 but may work with other MCUs as well.
227 227
       // Most STM32F4 flash does not allow reading from flash during erase operations.

Notiek ielāde…
Atcelt
Saglabāt