mirror of
https://github.com/eclipse/upm.git
synced 2025-07-02 09:51:14 +03:00
llvm: Fixed remaining warnings for llvm
This commit addresses warnings emitted from the llvm compilers which were not encountered with gnu. Signed-off-by: Noel Eck <noel.eck@intel.com>
This commit is contained in:
@ -196,7 +196,6 @@ class BMPX8X : public IPressureSensor, public ITemperatureSensor {
|
||||
std::string m_name;
|
||||
|
||||
int m_controlAddr;
|
||||
int m_bus;
|
||||
mraa::I2c m_i2ControlCtx;
|
||||
|
||||
uint8_t oversampling;
|
||||
|
Reference in New Issue
Block a user