mirror of
https://github.com/eclipse/upm.git
synced 2025-07-01 17:31:13 +03:00
ads1x15: updated doxygen tags to match existing groups
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
@ -30,7 +30,7 @@ if (version >= 'v0.6.1') {
|
||||
console.log('mraa version (' + version + ') ok');
|
||||
}
|
||||
else {
|
||||
console.log('meaa version(' + version + ') is old - this code may not work');
|
||||
console.log('mraa version(' + version + ') is old - this code may not work');
|
||||
}
|
||||
|
||||
var ADS1X15 = require('jsupm_ads1x15');
|
||||
|
Reference in New Issue
Block a user