OSDN Git Service

Lower MAX_EVENTS constant to save a little bit of RAM
authorPatrick Porlan <patrick.porlan@intel.com>
Wed, 11 Feb 2015 09:46:13 +0000 (10:46 +0100)
committerGerrit Code Review <gerrit2@irsgerrit001.ir.intel.com>
Wed, 11 Feb 2015 10:27:54 +0000 (10:27 +0000)
commit80da20ea7df874fe727dc953d126fdadda38c171
tree56d3a0f234b4a0523385b430330d4c804edade5b
parenta80f4c9fdecfa1c44ae12dfd2f7abf19e974ec57
Lower MAX_EVENTS constant to save a little bit of RAM

As of today none of the supported sensor types requires more
than two events ; let's adjust this constant down, as it can
easily be bumped up whenever we add support for more complex
sensor types.

Change-Id: I4916717aed5cd8cc0db6ef58bc703c6251965b27
Signed-off-by: Patrick Porlan <patrick.porlan@intel.com>
common.h