ElectronAssetTracker icon indicating copy to clipboard operation
ElectronAssetTracker copied to clipboard

redeclaration of 'LIS3DH_RANGE_8_G'

Open pwdel opened this issue 8 years ago • 0 comments

Veryfing code using this library in Particle Build fails with this error:

AssetTracker/AssetTracker.h:430:32: error: redeclaration of 'LIS3DH_RANGE_8_G'
   LIS3DH_RANGE_8_G           = 0b10,   //  /- 8g
                                ^

pwdel avatar Nov 06 '16 20:11 pwdel