mirror of
https://github.com/eclipse/upm.git
synced 2025-07-02 09:51:14 +03:00
Wreorder: fix a variety of re-ordering warnings
Signed-off-by: Jon Trulson <jtrulson@ics.com>
This commit is contained in:
@ -141,11 +141,11 @@ namespace upm {
|
||||
|
||||
|
||||
protected:
|
||||
mraa::Aio m_aioHum;
|
||||
|
||||
// temperature is an optional feature of the humidity transmitter
|
||||
mraa::Aio *m_aioTemp;
|
||||
|
||||
mraa::Aio m_aioHum;
|
||||
|
||||
private:
|
||||
float m_aref;
|
||||
int m_aResTemp;
|
||||
|
Reference in New Issue
Block a user