1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-06 05:21:22 +03:00

fix extra endif

This commit is contained in:
Me No Dev 2015-12-22 13:31:06 +02:00
parent 2067152238
commit f0f9114f70

View File

@ -83,6 +83,5 @@ enum wl_tcp_state {
TIME_WAIT = 10
};
#endif
#endif
#endif /* WL_DEFINITIONS_H_ */