🐛 Fix Probe Temp Calibration compile (#22032)

2.0.x
hannesweisbach 4 years ago committed by Scott Lahteine
parent 19521d16cd
commit 2116e4202b

@ -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

Loading…
Cancel
Save