start bbnow and deps

This commit is contained in:
2026-07-19 17:49:47 -05:00
parent 59d038efc2
commit 562b6cea8b
9 changed files with 125 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
#ifndef NVS_HPP
#define NVS_HPP
void init_nvs();
#endif /* NVS_HPP */