Sprite_tm wrote:jithin wrote:Could you please make it compatible with the SDK1.1 that ships with esp-open-sdk package? I'd hate to stay with the previous versions with numerous proprietary libraries.
Thanks
I'm using SDK1.1.1 as a baseline for the new version, however I use a SDK that's separate from the esp-open-sdk package. I'll be sure to check against the integrated version as well.
I got the latest version (1.1.1. I had been using 1.1.0.) , and it all worked well. Thanks.
The only change required is the #0 to #1 in c_types.h . However, that change breaks the default examples.
Since I'm not an expert, I've simply made two different copies of the file :p
many thanks.