makeEspArduino & esp8266 mqtt gateway
-
Hi folks,
I'm having a bit of an issue with re-building my esp8266 mqtt gateway using the make file from the makeEspArduino project.
What I'm seeing is an issue compiling the following:
/home/sf/Arduino/libraries/MySensors/core/MyGatewayTransportEthernet.cpp:103:1: error: 'EthernetServer' does not name a type
EthernetServer _ethernetServer(_ethernetGatewayPort);
^
/home/sf/Arduino/libraries/MySensors/core/MyGatewayTransportEthernet.cpp:118:8: error: 'EthernetClient' does not name a type
static EthernetClient client = EthernetClient();From the looks of it the defines at the start of my sketch are not being passed down to the MySensors components As those types are defined a few lines above the ones with the error in an ifdef block.
Before I disappear down a rabbit hole, does anyone have any suggestions as to how I can address this error?
TIA
Steve
-
Were you able to find a resolution to this problem? I'm getting a similar issue.
Suggested Topics
-
Update RF24 library to latest version
Bug Reports • 23 Mar 2014, 23:37 • andriej 24 Mar 2014, 22:52 -
Is it possible to extract child ID from a just sent message?
General Discussion • 8 Nov 2021, 09:21 • Nigel31 25 days ago -
ESP32 with LoRa
General Discussion • 31 Jan 2023, 11:06 • dhanushmh 22 days ago -
Which device I have to use to connect with accelerometer before connecting to my pc?
General Discussion • 24 Jan 2023, 17:16 • Yada Kijsathan 16 Mar 2025, 20:17 -
What is actual status of MySensors?
General Discussion • 14 days ago • perfectom 5 days ago -
Email notifications received twice
General Discussion • 6 Feb 2023, 16:15 • Jodaille 28 days ago