From: Hamish McIntyre-Bhatty Date: Thu, 31 Oct 2019 14:38:40 +0000 (+0000) Subject: Add a lock for thread safety when the I2C class is used in a with statement X-Git-Tag: 3.0.2^2 X-Git-Url: https://git.ayoreis.com/Adafruit_Blinka-hackapet.git/commitdiff_plain/76ca3e6a3c4c2f2695d96bdb0ee2db66d3f0f32c?ds=sidebyside;hp=76ca3e6a3c4c2f2695d96bdb0ee2db66d3f0f32c Add a lock for thread safety when the I2C class is used in a with statement ---