Skip to content

Commit fb937e4

Browse files
committed
Merge branch 'master' of github.com:rdehuyss/micropython-ota-updater
2 parents 82fa173 + dcc034d commit fb937e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This micropython module allows for automatic updating of your code on Microcontr
44

55
## History
66
- 2018/07/19 - First public release
7-
- 2020/12/23 - Major rewrite adding support for M5Stack and low memory devices (I now can upgrade big projects with it on devices like M5Stack Core 1 which are very memory constraint) and secrets files
7+
- 2020/12/23 - Major rewrite adding support for M5Stack and low memory devices (I now can upgrade big projects with it on devices like M5Stack Core 1 which are very memory constraint) and it now also supports secrets files (which are kept during upgrades)
88

99

1010
## Workflow

0 commit comments

Comments
 (0)