Skip to content

Commit f50aefe

Browse files
committed
Changed constuct object to FBWA
1 parent 19ee99d commit f50aefe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Config_Models/example_model/config.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ namespace config
118118
}
119119
}
120120
},
121-
.flightmodeConstructor = constructObject<AM::Flightmode, ManualFlightmode>
121+
.flightmodeConstructor = constructObject<AM::Flightmode, FBWA>
122122
}
123123
};
124124

0 commit comments

Comments
 (0)