Navigation

    • Register
    • Login
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. bbbio24
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    bbbio24

    @bbbio24

    0
    Reputation
    2
    Posts
    400
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    bbbio24 Follow

    Best posts made by bbbio24

    This user hasn't posted anything yet.

    Latest posts made by bbbio24

    • RE: Porting MySensors to work with the RadioHead library

      @hek IDE Version : 1.0.5 r2
      I tried with version 1.0.6 without success.

      posted in Development
      bbbio24
      bbbio24
    • RE: Porting MySensors to work with the RadioHead library

      Since I have four moteino , I wanted to test your code. Unfortunately, I have made ​​a mistake , because the compiler return this error :

      In file included from My_Sensor.ino:2:
      C:\Program Files (x86)\Arduino\libraries\MySensors/MySensor.h:32:1: warning: "debug" redefined
      In file included from C:\Program Files (x86)\Arduino\libraries\MySensors/MySensor.h:16,
      from My_Sensor.ino:2:
      C:\Program Files (x86)\Arduino\libraries\MySensors/MyDriver.h:9:1: warning: this is the location of the previous definition
      In file included from C:\Program Files (x86)\Arduino\libraries\MySensors/MyConfig.h:27,
      from C:\Program Files (x86)\Arduino\libraries\MySensors/MySensor.h:17,
      from My_Sensor.ino:2:
      C:\Program Files (x86)\Arduino\libraries\MySensors/MyDriverRF69.h:40: error: ISO C++ forbids initialization of member 'radio'
      C:\Program Files (x86)\Arduino\libraries\MySensors/MyDriverRF69.h:40: error: making 'radio' static
      C:\Program Files (x86)\Arduino\libraries\MySensors/MyDriverRF69.h:40: error: invalid in-class initialization of static data member of non-integral type 'RFM69*'

      posted in Development
      bbbio24
      bbbio24