This commit is contained in:
NIIBE Yutaka
2013-10-31 16:52:51 +09:00
parent 1b1cf7f0e3
commit 6eccd35e47
10 changed files with 156 additions and 140 deletions

View File

@@ -128,7 +128,7 @@ dial_sw_interrupt (void)
int
pinpad_getline (int msg_code, systime_t timeout)
pinpad_getline (int msg_code, uint32_t timeout)
{
uint16_t count, count_prev;
uint8_t input_mode;