logo elektroda
logo elektroda
X
logo elektroda

[Solved] Socket.IO library on ESP8266 - pointer to function as prototype

Dawidixxx 393 2
ADVERTISEMENT
Treść została przetłumaczona polish » english Zobacz oryginalną wersję tematu
  • #1 19295688
    Dawidixxx
    Level 7  
    Welcome!

    I was just browsing through the libraries for Socket.IO on the ESP8266 and I was intrigued by an already a bit old but interesting library with a function prototype as a pointer, probably expired over time, but the concept really intrigued me and I would like to apply such a solution myself. I tried to bite the topic myself somehow, but without success, undefined refernce :/.

    https://github.com/robojay/simple-socket-io-example-esp8266
    https://github.com/robojay/Socket.io-v1.x-Library

    I would very much appreciate your help :) .
  • ADVERTISEMENT
  • Helpful post
    #2 19295700
    LED5W
    Level 34  
    Post the code you have a problem with. An error indicates that you are not including something or are defining something incorrectly.
  • #3 19295717
    Dawidixxx
    Level 7  
    Heh stupid error, I only noticed in Arduino, Visual Micro was letting the error pass ;)
ADVERTISEMENT