fixed merge conflicts and added threshold configuration to Max31865Handler

This commit is contained in:
2021-06-02 10:25:35 +02:00
parent 377a9bae79
commit 076c616496
5 changed files with 177 additions and 16 deletions

View File

@ -41,6 +41,7 @@ debugging. */
#define L3GD20_GYRO_DEBUG 0
#define DEBUG_RAD_SENSOR 1
#define DEBUG_SUS 1
#define DEBUG_RTD 1
// Leave at one as the BSP is linux. Used by the ADIS16507 device handler
#define OBSW_ADIS16507_LINUX_COM_IF 1