Skip to content

Commit

Permalink
Merge branch 'master' into angles
Browse files Browse the repository at this point in the history
  • Loading branch information
Shankari02 authored Nov 20, 2024
2 parents 393dd4d + 9266e26 commit 2e61af3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 6_line_following/partition_table.csv
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
# Note: if you have increased the bootloader size, make sure to update the offsets to avoid overlap
nvs, data, nvs, 0x9000, 0x6000,
phy_init, data, phy, 0xf000, 0x1000,
factory, app, factory, 0x10000, 1M,
factory, app, factory, 0x10000, 2M,
www, data, spiffs, , 1M,

0 comments on commit 2e61af3

Please sign in to comment.