Revert "added ifdefs guards for includes."

This reverts commit 15199a17a5.
This commit is contained in:
Martin Preuss
2025-04-21 00:46:57 +02:00
parent 15199a17a5
commit f806cf30e5
14 changed files with 2 additions and 79 deletions

View File

@@ -7,9 +7,6 @@
; * Please see toplevel file COPYING of that project for license details. *
; ***************************************************************************
#ifndef BASETIMER_MAIN_H
#define BASETIMER_MAIN_H
;
; The base timer makes sure that "onSystemTimerTick" is called about every
; 100ms.
@@ -201,5 +198,3 @@ BASETIMER_END:
#endif ; BASETIMER_MAIN_H