Arquivos
ardrone-webflight/plugins/battery/index.js
T
2013-05-27 23:20:12 +02:00

6 linhas
111 B
JavaScript

function battery(name, deps) {
// Nothing special on the backend for now
};
module.exports = battery;