Commit Graph

9 Commits

Author SHA1 Message Date
Sascha
9e57a8f299 Refactored DEBUG and DBG to FDRS_DEBUG and FDRS_DBG
Changed those values to be prevent compiling issues with PlatformIO and also as it is good practice not to use names which easily could collide with other libs.
Also removed a duplicate line from keywords.txt
2022-07-08 08:41:58 +02:00
theFeiter
d093128e7c only use defined spi pins on ESP32 2022-07-07 12:38:57 +02:00
theFeiter
6b51e1c978 add prefixes to defines 2022-07-07 12:37:04 +02:00
Timm Bogner
3152062023 moving and shuffling 2022-07-05 09:05:31 -05:00
Sascha
73d09515f3 Clean-up of FDRS datatypes
Moved all local FDRS datatype definitions to a global file
2022-07-03 08:57:59 +02:00
Timm Bogner
b3dd6abf46 added GPS types 2022-07-01 16:47:14 -05:00
theFeiter
a58f13f1b3 Debug Error on Initializing LoRa before going into infinite while loop 2022-07-01 17:26:04 +02:00
Timm Bogner
5331eb479a fixed spi 2022-06-30 14:45:48 -05:00
Timm Bogner
21c1b4be59 housekeeping 2022-06-30 08:30:24 -05:00