mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
Do not enable new bus sync yet
This commit is contained in:
@@ -145,7 +145,7 @@ MS5611_SPI::init()
|
||||
{
|
||||
// Sharing a bus with NuttX drivers
|
||||
#if defined (CONFIG_ARCH_BOARD_PX4FMU_V4)
|
||||
set_lockmode(SPI::LOCK_THREADS);
|
||||
//set_lockmode(SPI::LOCK_THREADS);
|
||||
#endif
|
||||
|
||||
int ret;
|
||||
|
||||
Reference in New Issue
Block a user