Skip to content

Commit

Permalink
missing comment added
Browse files Browse the repository at this point in the history
  • Loading branch information
elral committed Dec 2, 2024
1 parent 6e212a2 commit 45704f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MobiFlight/MobiFlightModule.cs
Original file line number Diff line number Diff line change
Expand Up @@ -932,6 +932,7 @@ public IModuleInfo GetInfo()
devInfo.Board = BoardDefinitions.GetBoardByMobiFlightType(devInfo.Type) ?? Board;
Board = devInfo.Board;

// With the support of Custom Devices
// we also introduced CoreVersion
// if a CoreVersion was not provided
// we determine a fallback version
Expand Down

0 comments on commit 45704f4

Please sign in to comment.