Kaynağa Gözat

library update

Oliver Fabel 1 yıl önce
ebeveyn
işleme
02b518eeb5
2 değiştirilmiş dosya ile 0 ekleme ve 3 silme
  1. 0 1
      mp_flipper_modflipperzero.c
  2. 0 2
      mp_flipper_runtime.h

+ 0 - 1
mp_flipper_modflipperzero.c

@@ -1,4 +1,3 @@
-#include "mp_flipper_runtime.h"
 #include "py/mperrno.h"
 #include "py/mperrno.h"
 #include <stdint.h>
 #include <stdint.h>
 #include <stdio.h>
 #include <stdio.h>

+ 0 - 2
mp_flipper_runtime.h

@@ -2,8 +2,6 @@
 
 
 #include <stddef.h>
 #include <stddef.h>
 
 
-#include "py/mperrno.h"
-
 #include "mpconfigport.h"
 #include "mpconfigport.h"
 
 
 extern const char* mp_flipper_root_module_path;
 extern const char* mp_flipper_root_module_path;