MeshAdv-Mini: Correct autoconf settings (#7117)

This commit is contained in:
Austin
2025-06-25 21:17:47 -04:00
committed by GitHub
parent 7512673b09
commit c144bd03dc
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@
inline const std::unordered_map<std::string, std::string> configProducts = {{"MESHTOAD", "lora-usb-meshtoad-e22.yaml"},
{"MESHSTICK", "lora-meshstick-1262.yaml"},
{"MESHADV-PI", "lora-MeshAdv-900M30S.yaml"},
{"MESHADV-MINI", "lora-MeshAdv-Mini-900M22S.yaml"},
{"MeshAdv Mini", "lora-MeshAdv-Mini-900M22S.yaml"},
{"POWERPI", "lora-MeshAdv-900M30S.yaml"}};
enum configNames {