Mercurial > public > ostc4
comparison Discovery/Src/tInfo.c @ 130:b7689d9e888a FlipDisplay
Minor changes to improved code quality and to eliminate warnings
| author | Ideenmodellierer |
|---|---|
| date | Sun, 17 Feb 2019 21:22:13 +0100 |
| parents | 5f11787b4f42 |
| children | 255eedad4155 |
comparison
equal
deleted
inserted
replaced
| 129:239aa58b533d | 130:b7689d9e888a |
|---|---|
| 254 break; | 254 break; |
| 255 case ACTION_TIMEOUT: | 255 case ACTION_TIMEOUT: |
| 256 case ACTION_MODE_CHANGE: | 256 case ACTION_MODE_CHANGE: |
| 257 case ACTION_BUTTON_BACK: | 257 case ACTION_BUTTON_BACK: |
| 258 exitInfo(); | 258 exitInfo(); |
| 259 break; | |
| 259 default: | 260 default: |
| 260 break; | 261 break; |
| 261 case ACTION_IDLE_TICK: | 262 case ACTION_IDLE_TICK: |
| 262 case ACTION_IDLE_SECOND: | 263 case ACTION_IDLE_SECOND: |
| 263 break; | 264 break; |
