following the pattern
This commit is contained in:
parent
f9ccaf5f01
commit
4faca85fdd
|
@ -86,7 +86,9 @@
|
||||||
#error "Unexpected OS ACCESS HERE"
|
#error "Unexpected OS ACCESS HERE"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifndef ETB_MAX_COUNT
|
||||||
#define ETB_MAX_COUNT 2
|
#define ETB_MAX_COUNT 2
|
||||||
|
#endif /* ETB_MAX_COUNT */
|
||||||
|
|
||||||
static bool shouldResetPid = false;
|
static bool shouldResetPid = false;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue