work on nvs

This commit is contained in:
2025-08-22 12:52:24 -05:00
parent a8d3a61cf6
commit 0caf28c86a
8 changed files with 50 additions and 2 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ void step0() {
.code = "59860",
.display_text = "Hardware Config",
.delay_us = 2'000'000,
.callback = hardware_config
.callback = hardware_config,
.triggered_sem = nullptr,
},
{