With the latest i2c module, you need to add a callback for every `writeBytes` function call, meaning for every `this.wire.writeBytes` statements.
With the latest i2c module, you need to add a callback for every
writeBytesfunction call, meaning for everythis.wire.writeBytesstatements.