+ {description} +
+ {isIncompatible && incompatibleReason && ( +{incompatibleReason}
+ )} ++ {description} +
+ {isIncompatible && incompatibleReason && ( +{incompatibleReason}
+ )} +- {description} -
- {isIncompatible && incompatibleReason && ( -{incompatibleReason}
- )} -{profile.description}
-Quick build
-+ {preselectedPlugin ? "Plugin build" : "Quick build"} +
+- Choose your Meshtastic target, adjust optional modules, and queue a new build instantly. We'll send you to - the build status page as soon as it starts. + {preselectedPlugin + ? `Select a compatible Meshtastic target and configure your build for ${preselectedPlugin.name}. We'll send you to the build status page as soon as it starts.` + : "Choose your Meshtastic target, adjust optional modules, and queue a new build instantly. We'll send you to the build status page as soon as it starts."}
{preselectedPlugin.description}
+ {preselectedPlugin.includes && preselectedPlugin.includes.length > 0 && ( +Compatible with: {preselectedPlugin.includes.join(", ")}
+ )} ++ Browse community-developed plugins that extend Meshtastic firmware functionality. Featured plugins are shown + first. +
+