UNPKG

radxa-rock

Version:

GPIO interface for the Radxa Rock

9 lines 123 B
module.exports = { priority: -1, requires: [ 'test3' ], plugin: function(){ return 'Test 1'; } };