]> Repositories - Adafruit_Blinka-hackapet.git/commit
Add a lock for thread safety when the I2C class is used in a with statement
authorHamish McIntyre-Bhatty <hamishmb@live.co.uk>
Thu, 31 Oct 2019 14:38:40 +0000 (14:38 +0000)
committerHamish McIntyre-Bhatty <hamishmb@live.co.uk>
Thu, 31 Oct 2019 14:38:40 +0000 (14:38 +0000)
commit76ca3e6a3c4c2f2695d96bdb0ee2db66d3f0f32c
tree9e302db9f82e2ef8517ee75915e224abbbd9b843
parent8e938ca34421a61e7dac40f5674cb401303546ab
Add a lock for thread safety when the I2C class is used in a with statement
src/busio.py