]> Repositories - Adafruit_Blinka-hackapet.git/commit
Ensure that the write_value passed into readinto is actually used, at least in busio.
authorGeorge Brown <george@electronics.digital>
Mon, 25 Feb 2019 19:14:50 +0000 (19:14 +0000)
committerGeorge Brown <george@electronics.digital>
Mon, 25 Feb 2019 19:14:50 +0000 (19:14 +0000)
commit58519a70ceb66e8cf096e05c6aaa89273c23c0c6
treeed762c72ac8ef8d8ce20442fba6d77c1ab38a04b
parente54aad88cc8742f94436b9958e10e6bb1258e0f8
Ensure that the write_value passed into readinto is actually used, at least in busio.
src/adafruit_blinka/microcontroller/generic_linux/spi.py
src/busio.py