Skip to content

Commit

Permalink
BENB format.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ben committed Dec 3, 2024
1 parent 0b42491 commit 9a32aab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grid_esp/components/grid_esp32_nvm/grid_esp32_nvm.c
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ void grid_esp32_nvm_clear_page(struct grid_esp32_nvm_model* nvm, uint8_t page) {
}

void grid_esp32_nvm_clear_conf(const char* path) {

int status;

union grid_ui_file_handle file_handle = {0};
Expand Down

0 comments on commit 9a32aab

Please sign in to comment.