소스 검색

removed xtreme fw include.

HTotoo 2 년 전
부모
커밋
0c5a01abb6
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      lib/nrf24/nrf24.h

+ 0 - 1
lib/nrf24/nrf24.h

@@ -2,7 +2,6 @@
 #include <stdbool.h>
 #include <stdint.h>
 #include <furi_hal_spi.h>
-#include <xtreme.h>
 
 #ifdef __cplusplus
 extern "C" {