Browse Source

library update

Oliver Fabel 1 năm trước cách đây
mục cha
commit
c13fb2d2ae
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      mp_flipper_modflipperzero.c

+ 1 - 1
mp_flipper_modflipperzero.c

@@ -1,7 +1,7 @@
-#include "py/mperrno.h"
 #include <stdint.h>
 #include <stdio.h>
 
+#include "py/mperrno.h"
 #include "py/objint.h"
 #include "py/objfun.h"
 #include "py/obj.h"