Skip to content

Commit

Permalink
SUKU format fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
SukuWc committed Mar 13, 2024
1 parent d8b3344 commit f165fae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion grid_esp/components/grid_esp32_nvm/grid_esp32_nvm.c
Original file line number Diff line number Diff line change
Expand Up @@ -493,7 +493,6 @@ uint32_t grid_plaform_get_nvm_nextwriteoffset() {
return 0; // done
}


void grid_esp32_nvm_task(void* arg) {

SemaphoreHandle_t nvm_or_port = (SemaphoreHandle_t)arg;
Expand Down

0 comments on commit f165fae

Please sign in to comment.