Merge pull request #1 from PsXxdRCltszPPd2/master

fix for mode WX_FIXED, when triggered once TX was always active
This commit is contained in:
oe3cjb 2020-01-16 21:21:16 +01:00 committed by GitHub
commit 2281537845
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -478,6 +478,7 @@ void loop() {
} else {
LatShown = LatFixed;
LongShown = LongFixed;
nextTX = max_time_to_nextTX;
}
batt_read();