🐛 Fix Probe Temp Calibration compile (#22032)
This commit is contained in:
parent
19521d16cd
commit
2116e4202b
@ -64,7 +64,7 @@ typedef struct {
|
|||||||
#ifndef BTC_SAMPLE_COUNT
|
#ifndef BTC_SAMPLE_COUNT
|
||||||
#define BTC_SAMPLE_COUNT 10U
|
#define BTC_SAMPLE_COUNT 10U
|
||||||
#endif
|
#endif
|
||||||
#ifndef BTC_SAMPLE_STEP
|
#ifndef BTC_SAMPLE_RES
|
||||||
#define BTC_SAMPLE_RES 5
|
#define BTC_SAMPLE_RES 5
|
||||||
#endif
|
#endif
|
||||||
#ifndef BTC_SAMPLE_START
|
#ifndef BTC_SAMPLE_START
|
||||||
|
Loading…
Reference in New Issue
Block a user