gysmo38 / mitsubishi2MQTT

Mitsubishi to MQTT with ESP8266 module
GNU Lesser General Public License v2.1
390 stars 139 forks source link

Use platformio for development #63

Closed jmvaz closed 4 years ago

jmvaz commented 4 years ago

In order to avoid the problems with the installation of all dependencies, we should prepare the project for platformio. Once you try it you will never return to ArduinoIDE :)

lesleypersyn commented 4 years ago

In the past i did created the platformio.ini but it's not usable anymore due to many changes i did. (and the current project is further developed)

We should normally create this side by side the arduinoIDE.

gysmo38 commented 4 years ago

I think it's done :)