1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-25 17:25:13 +03:00

SKY9X-REVA removed as it doesn't even build since 2.2

This commit is contained in:
Bertrand Songis 2019-05-19 17:33:14 +02:00
parent 5883bb53ea
commit 0ec34fd72c
No known key found for this signature in database
GPG key ID: F189F79290FEC50F
19 changed files with 81 additions and 351 deletions

View file

@ -467,7 +467,7 @@ void perMain()
{
DEBUG_TIMER_START(debugTimerPerMain1);
#if defined(PCBSKY9X) && !defined(REVA)
#if defined(PCBSKY9X)
calcConsumption();
#endif
checkSpeakerVolume();