ops that's what I meant #441
This commit is contained in:
parent
e4d883429f
commit
05dcf920cf
|
@ -369,7 +369,7 @@ extern "C"
|
||||||
* micro-optimization: use same (lower-level) api for lock/unlock regardless on context
|
* micro-optimization: use same (lower-level) api for lock/unlock regardless on context
|
||||||
* this saves us one branching
|
* this saves us one branching
|
||||||
*/
|
*/
|
||||||
#define USE_PORT_LOCK FALSE
|
#define USE_PORT_LOCK TRUE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Debug option, parameters checks.
|
* @brief Debug option, parameters checks.
|
||||||
|
|
Loading…
Reference in New Issue