Skip to content

Commit d823fad

Browse files
author
Ivan Efimov
authored
Adding deviceIdentifier to virtual FC (#3223)
1 parent 5a19c97 commit d823fad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/js/VirtualFC.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ const VirtualFC = {
66
const virtualFC = FC;
77

88
virtualFC.resetState();
9+
virtualFC.CONFIG.deviceIdentifier = 0;
910

1011
virtualFC.CONFIG.flightControllerVersion = "4.2.4";
1112
virtualFC.CONFIG.apiVersion = CONFIGURATOR.virtualApiVersion;

0 commit comments

Comments
 (0)