envy / esp-knx-ip

A KNX/IP library for the ESP8266 with Arduino
MIT License
135 stars 49 forks source link

Eliminate compilation warning #44

Closed ascillato closed 6 years ago

ascillato commented 6 years ago

solved compilation warning:

warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]