From bb36d903d0b3ed9df8bffcb1017a1ccc05149fe1 Mon Sep 17 00:00:00 2001 From: Stefan Rupp Date: Sat, 1 Mar 2014 18:11:34 +0100 Subject: [PATCH] change spi pins for atmega164a --- spi.c | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/spi.c b/spi.c index 8ed979a..845c892 100644 --- a/spi.c +++ b/spi.c @@ -41,8 +41,8 @@ static struct spi_comm_t spi_comm; static inline void set_ack_miso(uint8_t ack) { - if (ack) PORTC |= (1<