From f49a062cf261e70af5b045e5ae63a14dd80f452b Mon Sep 17 00:00:00 2001 From: jaseg Date: Thu, 5 May 2016 19:25:03 +0200 Subject: Allow ringing to be interrupted by further input --- main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.c b/main.c index 37451c6..6d8639d 100644 --- a/main.c +++ b/main.c @@ -69,7 +69,7 @@ void ring(void) { tx_str(PSTR("RING Ringing\r\n")); PORTB |= 0x20; PORTC |= 0x04; - for (uint16_t i=0; i