1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-24 16:55:20 +03:00

One more rename

This commit is contained in:
Damjan Adamic 2014-05-17 17:06:29 +02:00
parent c2031934e0
commit 6e5f064c31
4 changed files with 10 additions and 10 deletions

View file

@ -1198,7 +1198,7 @@ enum CswFunctionFamilies {
LS_FAMILY_STAY
};
uint8_t cswFamily(uint8_t func);
uint8_t lswFamily(uint8_t func);
int16_t lswTimerValue(delayval_t val);
#if defined(CPUARM)