File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -22,11 +22,11 @@ available to store the data locally.
2222
2323## The Implementation
2424
25- There is no implementation yet but the idea. Plan is to use as much of the existing functionality
25+ Use as much of the existing functionality
2626as possible to keep all ESP32 OTA functionality alive and be able to use existing tools as much as
2727possible.
2828
29- The code for the larger partition should be as little as possible so that is can be easily called and
29+ The code for the larger partition should be as little as possible so that it can be easily called and
3030integrated into existing applications.
3131
3232The code for the smaller partition should be on one side very generic but also as compact as possible
You can’t perform that action at this time.
0 commit comments