def close(self):
     """Closes the SPI bus."""
     SPI.close(self)
Esempio n. 2
0
 def close(self):
     SPI.close(self)