You've already forked Core2forAWS-MicroPython
mirror of
https://github.com/m5stack/Core2forAWS-MicroPython.git
synced 2026-05-20 10:30:31 -07:00
py/persistentcode: Bump .mpy version to 4.
This commit is contained in:
+1
-1
@@ -41,7 +41,7 @@
|
||||
#define QSTR_LAST_STATIC MP_QSTR_zip
|
||||
|
||||
// The current version of .mpy files
|
||||
#define MPY_VERSION (3)
|
||||
#define MPY_VERSION (4)
|
||||
|
||||
// Macros to encode/decode flags to/from the feature byte
|
||||
#define MPY_FEATURE_ENCODE_FLAGS(flags) (flags)
|
||||
|
||||
Reference in New Issue
Block a user