907001b
1
2
3
4
def clean_up(self): """pass""" self.log.debug('Closing I2C bus for address: 0x%02X' % self.address) self.bus.close()