amazon-archives / aws-sdk-arduino

An experimental SDK for working with AWS Services on Arduino-compatible devices. Currently has support for DynamoDB and Kinesis.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

const int HASH_HEX_LEN ERROR

Johari-Kritika opened this issue · comments

I am running this on Intel Galileo Gen 2.
But I am getting an error 'const int HASH_HEX_LEN' previously defined here' .

Kindly, suggest what I am doing wrong.