瀏覽代碼

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" {