Pārlūkot izejas kodu

Fix MarlinSerial typo

Scott Lahteine 4 gadus atpakaļ
vecāks
revīzija
8532c2b9b6
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      Marlin/src/HAL/AVR/MarlinSerial.h

+ 1
- 1
Marlin/src/HAL/AVR/MarlinSerial.h Parādīt failu

@@ -287,7 +287,7 @@
287 287
     #else
288 288
       static constexpr unsigned int RX_SIZE   = 64;
289 289
       static constexpr unsigned int TX_SIZE   = 128;
290
-      static constexpr bool RX_OVERRUNS       = false
290
+      static constexpr bool RX_OVERRUNS       = false;
291 291
     #endif
292 292
   };
293 293
 

Notiek ielāde…
Atcelt
Saglabāt