Преглед изворни кода

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