- Notifications
You must be signed in to change notification settings - Fork7.7k
Commit9a35d94
authored
feat(SDFS): Add destructor for SD card to clean up resources (#11521)
* feat(test): Enhance NVS test* fix(nvs): Remove unused Unity header and improve Serial wait loop* refactor(nvs): Extract string increment logic into a separate function* refactor(test): Format long strings in expect_exact calls for better readability* feat(SDFS): Add destructor to clean up resources1 parent875b923 commit9a35d94
2 files changed
+5
-0
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
25 | 29 |
| |
26 | 30 |
| |
27 | 31 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
| 29 | + | |
29 | 30 |
| |
30 | 31 |
| |
31 | 32 |
| |
|
0 commit comments
Comments
(0)