BUGS-P-0 A-1-i Under-dev Proto

This commit is contained in:
2026-06-17 12:47:15 -04:00
commit cf00d159ca
1308 changed files with 140088 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
#include <vector>
#include <string>
std::vector<std::string> data_locs = {
"./","/home/p7mj/pico/lora_node/_deps/picotool/"
};