A simple C++ library to control Philips Hue lights on Linux, MacOS, Windows, Espressif ESP32 SDK and Arduino. Full documentation at
GNU Lesser General Public License v3.0
55
stars
22
forks
source link
Fix compatibility issues between MSYS2 and MSVC environments #91
Closed
braewoods closed 3 months ago
I noticed warnings about MSVC only features and changed the code a bit so it should work with other Windows build environments now.