Hi,
This is my first post on the forum, so hello to all.
I have never written a library, and i wondering if need to write one for the following.
What I am trying to do is look at various performance parameters of an ESP8266.
The attached code works in Arduino, and I was wondering if I could get it to work in B4R.
I cant find any references to the basic ESP8266 code base which contains these functions.
I can get it run with the inline c+ code, but i need to manipulate the data, so thats why I think a library with the code in it will do the job.
Any advice or help would be appreciated.
Regards
Terry
This is my first post on the forum, so hello to all.
I have never written a library, and i wondering if need to write one for the following.
What I am trying to do is look at various performance parameters of an ESP8266.
The attached code works in Arduino, and I was wondering if I could get it to work in B4R.
I cant find any references to the basic ESP8266 code base which contains these functions.
I can get it run with the inline c+ code, but i need to manipulate the data, so thats why I think a library with the code in it will do the job.
Any advice or help would be appreciated.
Regards
Terry