Index: firmware/App/Controllers/PresOccl.h =================================================================== diff -u -r736cc5b56cc9c784ab1d8fc8687a73d190c35759 -r3df4f619cd0f9b63b854e5af1a1e3919d2617414 --- firmware/App/Controllers/PresOccl.h (.../PresOccl.h) (revision 736cc5b56cc9c784ab1d8fc8687a73d190c35759) +++ firmware/App/Controllers/PresOccl.h (.../PresOccl.h) (revision 3df4f619cd0f9b63b854e5af1a1e3919d2617414) @@ -32,8 +32,8 @@ // ********** public definitions ********** -#define USE_NORMAL_STABILIZATION_PERIOD FALSE -#define USE_SHORT_STABILIZATION_PERIOD TRUE +#define USE_NORMAL_STABILIZATION_PERIOD FALSE ///< Flag to indicate to use the normal stabilization period. +#define USE_SHORT_STABILIZATION_PERIOD TRUE ///< Flag to indicate to use the short stabilization period. /// Enumeration of pressure sensors monitored by this module. typedef enum PressureSensors