소스 검색

删除换行

redoc 4 년 전
부모
커밋
a04bb0be3a
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      components/drivers/spi/spi_flash.h

+ 0 - 1
components/drivers/spi/spi_flash.h

@@ -14,7 +14,6 @@
 
 #include <rtdevice.h>
 
-
 struct spi_flash_device
 {
     struct rt_device                flash_device;