Update gpssim.h
This commit is contained in:
parent
becf3a33e9
commit
ea1c0f4b5d
2
gpssim.h
2
gpssim.h
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
/*! \brief Maximum number of user motion points */
|
/*! \brief Maximum number of user motion points */
|
||||||
#ifndef USER_MOTION_SIZE
|
#ifndef USER_MOTION_SIZE
|
||||||
#define USER_MOTION_SIZE (3000) // max duration at 10Hz
|
#define USER_MOTION_SIZE (300000) // max duration at 10Hz
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/*! \brief Maximum duration for static mode*/
|
/*! \brief Maximum duration for static mode*/
|
||||||
|
Loading…
Reference in New Issue
Block a user