mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-09 01:09:51 +03:00
add comments
This commit is contained in:
@@ -132,7 +132,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef EMSESP_DEFAULT_PHY_TYPE
|
#ifndef EMSESP_DEFAULT_PHY_TYPE
|
||||||
#define EMSESP_DEFAULT_PHY_TYPE 0 // No Ethernet, just Wifi
|
#define EMSESP_DEFAULT_PHY_TYPE 0 // No Ethernet, just Wifi. PHY_type::PHY_TYPE_NONE,
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// MQTT
|
// MQTT
|
||||||
|
|||||||
Reference in New Issue
Block a user