1
0
Fork 0
mirror of https://github.com/EdgeTX/edgetx.git synced 2025-07-20 14:55:09 +03:00

Bsongis/refactoring before x10 ui merge (#6678)

UI functions refactoring
This commit is contained in:
Bertrand Songis 2019-08-28 17:31:26 +02:00 committed by GitHub
parent ebb1cb7cb3
commit f6646b0190
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
20 changed files with 409 additions and 256 deletions

View file

@ -72,7 +72,6 @@ bool isRssiSensorAvailable(int sensor)
}
}
bool isSensorAvailable(int sensor)
{
if (sensor == 0)