mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-04-29 20:15:13 +00:00
build on mac osx
This commit is contained in:
@@ -8,7 +8,7 @@ the LICENSE file.
|
||||
|
||||
#include "ClientPosix.h"
|
||||
|
||||
#if defined(__linux__)
|
||||
#if defined(__linux__) || defined(__APPLE__)
|
||||
|
||||
namespace espMqttClientInternals {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user