Update ino Serial Gateway
-
Hello,
i tried to update the serial gateway but when i compile the sketch i have these errors messages
Arduino : 1.5.5 (Windows 8), Carte : "Arduino Uno"
In file included from C:\Program Files (x86)\Arduino\libraries\Vera/Gateway.h:15,
from SerialGateway.ino:29:
C:\Program Files (x86)\Arduino\libraries\Vera/Relay.h:15:20: error: Sensor.h: No such file or directory
In file included from C:\Program Files (x86)\Arduino\libraries\Vera/Gateway.h:15,
from SerialGateway.ino:29:
C:\Program Files (x86)\Arduino\libraries\Vera/Relay.h:29: error: expected class-name before '{' token
C:\Program Files (x86)\Arduino\libraries\Vera/Relay.h:44: error: 'message_s' has not been declared
In file included from SerialGateway.ino:29:
C:\Program Files (x86)\Arduino\libraries\Vera/Gateway.h:68: error: 'message_s' has not been declaredI already updated librairies with the last versions
Thanks for you help
-
I use this one
https://github.com/mysensors/Arduino/archive/master.zip