Disables glitching on the TelCom
| 1691 | |
| 1692 | // Disables glitching on the TelCom |
| 1693 | void TelcomDisableGlitch(void) { Telcom_show_glitch = false; } |
| 1694 | |
| 1695 | #define NEON_STATEOFF 85.0 |
| 1696 | #define NEON_OFF 0 |
no outgoing calls
no test coverage detected