🐛 Fix Probe Temp Calibration compile (#22032)

This commit is contained in:
hannesweisbach 2021-06-05 06:38:43 +02:00 committed by Scott Lahteine
parent 19521d16cd
commit 2116e4202b

View File

@ -64,7 +64,7 @@ typedef struct {
#ifndef BTC_SAMPLE_COUNT
#define BTC_SAMPLE_COUNT 10U
#endif
#ifndef BTC_SAMPLE_STEP
#ifndef BTC_SAMPLE_RES
#define BTC_SAMPLE_RES 5
#endif
#ifndef BTC_SAMPLE_START