This commit is contained in:
rusefi 2017-06-08 23:15:39 -04:00
parent 9bc32fda32
commit 1889366973
1 changed files with 1 additions and 1 deletions

View File

@ -369,7 +369,7 @@ extern "C"
* micro-optimization: use same (lower-level) api for lock/unlock regardless on context
* this saves us one branching
*/
#define USE_PORT_LOCK TRUE
#define USE_PORT_LOCK FALSE
/**
* @brief Debug option, parameters checks.