소스 검색

📝 Fix version reference

Scott Lahteine 3 년 전
부모
커밋
75dadcc669
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      docs/Serial.md

+ 1
- 1
docs/Serial.md 파일 보기

@@ -5,7 +5,7 @@ While many provide a Arduino-like Serial class, it's not all of them, and the di
5 5
 
6 6
 Moreover, many platform have intrinsic needs about serial port (like forwarding the output on multiple serial port, providing a *serial-like* telnet server, mixing USB-based serial port with SD card emulation) that are difficult to handle cleanly in the other platform serial logic.
7 7
 
8
-Starting with version `2.0.9`, Marlin provides a common interface for its serial needs.
8
+Starting with version 2.0.8, Marlin provides a common interface for its serial needs.
9 9
 
10 10
 ## Common interface
11 11
 

Loading…
취소
저장