kopia lustrzana https://github.com/cyoung/stratux
Default value - OwnshipModeS as string.
rodzic
a58fc63efb
commit
0d0e3b8216
|
@ -709,7 +709,7 @@ func defaultSettings() {
|
||||||
globalSettings.AHRS_Enabled = false
|
globalSettings.AHRS_Enabled = false
|
||||||
globalSettings.DEBUG = false
|
globalSettings.DEBUG = false
|
||||||
globalSettings.ReplayLog = false //TODO: 'true' for debug builds.
|
globalSettings.ReplayLog = false //TODO: 'true' for debug builds.
|
||||||
globalSettings.OwnshipModeS = 0xF00000
|
globalSettings.OwnshipModeS = "F00000"
|
||||||
}
|
}
|
||||||
|
|
||||||
func readSettings() {
|
func readSettings() {
|
||||||
|
|
Ładowanie…
Reference in New Issue