From 962ef3878d3385f20e94457ecf9123db14987300 Mon Sep 17 00:00:00 2001 From: Eggert Jung Date: Sat, 15 Oct 2022 06:55:57 +0200 Subject: [PATCH] add BlinkOuts --- io-helper.c | 6 ++++++ io-helper.h | 1 + 2 files changed, 7 insertions(+) diff --git a/io-helper.c b/io-helper.c index 337d299..06c39dc 100644 --- a/io-helper.c +++ b/io-helper.c @@ -1,4 +1,5 @@ #include +#include #include #include "io-helper.h" @@ -69,6 +70,11 @@ void ioHelperEdgeDetector(void){ } } +void ioHelperBlinkOuts(){ + for(uint8_t i=0; i