瀏覽代碼

library update

Oliver Fabel 1 年之前
父節點
當前提交
c13fb2d2ae
共有 1 個文件被更改,包括 1 次插入1 次删除
  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"