refactor: update fw-pio-smoke-envs.json to change companion radio configurations to repeater for heltec_v3 and rak_4631

This commit is contained in:
Ben Allfree
2026-04-20 03:51:42 -07:00
parent dde8d89c31
commit 001206e750
+2 -2
View File
@@ -28,8 +28,8 @@
},
{
"path": "vendor/meshcore-lotato",
"heltec_v3": "Heltec_v3_companion_radio_ble",
"rak_4631": "RAK_4631_companion_radio_ble"
"heltec_v3": "Heltec_v3_repeater",
"rak_4631": "RAK_4631_repeater"
}
]
}