def close(self):
     """Closes the SPI bus."""
     SPI.close(self)
예제 #2
0
 def close(self):
     SPI.close(self)