FreeCalypso > hg > fc-magnetite
changeset 317:07818fb33771
ABB_Read_Status() put under ABB_SEMAPHORE_PROTECTION
(all targets, all configs)
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Wed, 29 Nov 2017 08:10:15 +0000 |
parents | cbd92db6b34e |
children | 6cea809631d7 |
files | src/cs/drivers/drv_core/abb/abb.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/cs/drivers/drv_core/abb/abb.h Sat Nov 18 08:39:55 2017 +0000 +++ b/src/cs/drivers/drv_core/abb/abb.h Wed Nov 29 08:10:15 2017 +0000 @@ -560,7 +560,7 @@ #if (OP_L1_STANDALONE == 1) #define ABB_SEMAPHORE_PROTECTION (0) #else -#define ABB_SEMAPHORE_PROTECTION (1) +#define ABB_SEMAPHORE_PROTECTION (2) #endif