flock
Added
- option
CC1101(lock_spi_device=True)
sets an advisory, exclusive,
non-blockingflock
on the SPI device file/dev/spidev?.?
- method
.unlock_spi_device()
to releaseflock
manually
CC1101(lock_spi_device=True)
sets an advisory, exclusive,flock
on the SPI device file /dev/spidev?.?
.unlock_spi_device()
to release flock
manually