Sascha
7c15bdf675
Update fdrs_globals.h
...
No change to the content - just putting blocks together for simpler overview.
2022-07-21 10:58:48 +02:00
Timm Bogner
1ce8a3eb2b
dink
...
Changed the spammer a little and adjusted some other stuff.
2022-07-19 10:08:24 -05:00
Sascha
e958b328a0
Update fdrs_globals.h
...
Added header comment
2022-07-14 14:39:20 +02:00
Sascha
54b21e9a3b
Fixed unallowed extra tokens after #endif
...
Extra tokens at end of #endif directive are not allowed. Arudino IDE does not care but Platform IO does. The specification forbids is as well, so adding a comment behind the endif is a good compromise between overview and conformity.
2022-07-14 13:58:34 +02:00
Timm Bogner
8825396298
Merge pull request #49 from Gulpman/dev
...
Dev: refactoring GLOBALS to FDRS_GLOBALS
2022-07-07 18:06:01 -05:00
theFeiter
6b51e1c978
add prefixes to defines
2022-07-07 12:37:04 +02:00
Sascha
25fb6b4d26
refactored GLOBALS to FDRS_GLOBALS
...
Globals is just too... global :)
Could also conflict with other libraries.
2022-07-07 11:40:12 +02:00
Sascha
ca91cde9ec
Update fdrs_globals.h
...
header wrap-up
2022-07-06 00:36:23 +02:00
Timm Bogner
3152062023
moving and shuffling
2022-07-05 09:05:31 -05:00