const calibration = require('./calibration')

/**
 * @namespace nexus.device.functionality
 */

module.exports = { calibration }