Auto merged - #2558 at Sun, 15 Aug 2021 11:17:08 GMT

Removed unneeded BOXNAME polling.
10.8-maintenance
J Blackman 2021-08-15 21:17:08 +10:00 committed by GitHub
commit 7503eadda2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -696,7 +696,6 @@ function update_live_status() {
});
if (GUI.active_tab != 'cli') {
MSP.send_message(MSPCodes.MSP_BOXNAMES, false, false);
if (semver.gte(FC.CONFIG.apiVersion, API_VERSION_1_32)) {
MSP.send_message(MSPCodes.MSP_STATUS_EX, false, false);
} else {