소스 검색

Use lib include for bit_constants.h

Scott Lahteine 6 년 전
부모
커밋
77b4176152
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      Marlin/src/HAL/HAL_STM32F1/binary.h

+ 1
- 1
Marlin/src/HAL/HAL_STM32F1/binary.h 파일 보기

@@ -1 +1 @@
1
-#include "bit_constants.h"
1
+#include <bit_constants.h>

Loading…
취소
저장