We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a19c97 commit d823fadCopy full SHA for d823fad
src/js/VirtualFC.js
@@ -6,6 +6,7 @@ const VirtualFC = {
6
const virtualFC = FC;
7
8
virtualFC.resetState();
9
+ virtualFC.CONFIG.deviceIdentifier = 0;
10
11
virtualFC.CONFIG.flightControllerVersion = "4.2.4";
12
virtualFC.CONFIG.apiVersion = CONFIGURATOR.virtualApiVersion;
0 commit comments