Explorar el Código

library update

Oliver Fabel hace 1 año
padre
commit
c13fb2d2ae
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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"