- Added a multiple histogram memory control module. This required a
tiny change in the countable interface which in turn required updating of header file includes in a lot of files. - Some small fixes to TRICS writing as well.
This commit is contained in:
@@ -24,10 +24,6 @@
|
||||
|
||||
#define MAXCOUNT 9 /* No of monitors + actual counter */
|
||||
|
||||
typedef enum {
|
||||
eTimer,
|
||||
ePreset
|
||||
}CounterMode;
|
||||
|
||||
/* Parameter codes for the Set/Get pair of routines */
|
||||
/*-------- threshold */
|
||||
|
||||
Reference in New Issue
Block a user