From 2ac4843a974822a0b547b52a274d13ac39374b9e Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Thu, 4 Mar 2021 14:20:29 +0100 Subject: multiplexer.[ch]: make global variables "extern" to the .h and repeat in the .c --- multiplexer.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'multiplexer.h') diff --git a/multiplexer.h b/multiplexer.h index 3fb1f87..00c1113 100644 --- a/multiplexer.h +++ b/multiplexer.h @@ -52,8 +52,8 @@ static uint8_t gpioToPUDCLK [] = static int tpic_settle_time_iterator = 1000; #define wait_tpic_settle_time for (int i=0; i