Bläddra i källkod

Clipboard again..

HTotoo 2 år sedan
förälder
incheckning
15d9f628a4
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      lib/nrf24/nrf24.h

+ 1 - 1
lib/nrf24/nrf24.h

@@ -2,7 +2,7 @@
 #include <stdbool.h>
 #include <stdbool.h>
 #include <stdint.h>
 #include <stdint.h>
 #include <furi_hal_spi.h>
 #include <furi_hal_spi.h>
-#if __has_include("myinclude.h") 
+#if __has_include("xtreme.h") 
 #include <xtreme.h>
 #include <xtreme.h>
 #endif
 #endif