done
This commit is contained in:
parent
fedc3042be
commit
de349ebdf6
@ -81,7 +81,7 @@
|
|||||||
* here is greater than the maximum possible range, the maximum possible range
|
* here is greater than the maximum possible range, the maximum possible range
|
||||||
* will be used.
|
* will be used.
|
||||||
*/
|
*/
|
||||||
#define CHIRP_SENSOR_MAX_RANGE_MM (750) /* maximum range, in mm */
|
#define CHIRP_SENSOR_MAX_RANGE_MM (1000) /* maximum range, in mm */
|
||||||
|
|
||||||
/* Static target rejection range
|
/* Static target rejection range
|
||||||
* This value specifies if static target rejection (STR) will be used. If
|
* This value specifies if static target rejection (STR) will be used. If
|
||||||
|
@ -3,6 +3,4 @@
|
|||||||
|
|
||||||
void timer_config(void);
|
void timer_config(void);
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#endif /* TIMER_H */
|
#endif /* TIMER_H */
|
Loading…
x
Reference in New Issue
Block a user