grandeurdev / arduino-sdk

Grandeur client for Arduino based microcontrollers
https://docs.grandeur.dev
MIT License
14 stars 1 forks source link

Compiling error #17

Closed shah1994 closed 4 years ago

shah1994 commented 4 years ago

I have tried compiling the code and it gives following error. PS: I have installed the libraries as instructed in the email.

Arduino: 1.6.5 (Windows 8.1), Board: "LOLIN(WEMOS) D1 mini Pro, 80 MHz, Flash, Disabled, All SSL ciphers (most compatible), 16M (14M SPIFFS), v2 Lower Memory, Disabled, None, Only Sketch, 921600"

C:\Users\Hasnain\Documents\Arduino\libraries\grandeurcloud-arduino-sdk-master\src\Duplex.cpp:26:18: fatal error: Hash.h: No such file or directory

include

              ^

compilation terminated. Error compiling.

This report would have more information with "Show verbose output during compilation" enabled in File > Preferences.

moizhusnain commented 4 years ago

Wow. Great issue.