ElectronAssetTracker icon indicating copy to clipboard operation
ElectronAssetTracker copied to clipboard

redeclaration of 'LIS3DH_RANGE_16_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:429:31: error: redeclaration of 'LIS3DH_RANGE_16_G'
   LIS3DH_RANGE_16_G         = 0b11,   //  /- 16g
                               ^

pwdel avatar Nov 06 '16 20:11 pwdel