From cca429c932c72524aa08f19e37844248151de1a7 Mon Sep 17 00:00:00 2001 From: David Panusch Date: Wed, 1 Mar 2023 10:10:34 +0100 Subject: [PATCH] Clang Formatted files --- include/Uhrtypes/DE10x11.nero.hpp | 2 +- include/clockWork.h | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/include/Uhrtypes/DE10x11.nero.hpp b/include/Uhrtypes/DE10x11.nero.hpp index 176e2d59..229229ee 100644 --- a/include/Uhrtypes/DE10x11.nero.hpp +++ b/include/Uhrtypes/DE10x11.nero.hpp @@ -15,7 +15,7 @@ * E L F N E U N V I E R * U A C H T Z E H N S I * C S E C H S T L U H R -*/ + */ class De10x11Nero_t : public iUhrType { public: diff --git a/include/clockWork.h b/include/clockWork.h index 6d3b777c..bc123267 100644 --- a/include/clockWork.h +++ b/include/clockWork.h @@ -4,7 +4,6 @@ class ClockWork { private: - uint16_t countMillisSpeed = 0; uint32_t previousMillis = 0;