mjuhanne / fyrtur-esp

ESP32 / ESP8266 based IKEA Fyrtur wireless blinds controller
MIT License
62 stars 7 forks source link

esp-wifi-manager mqtt_manager.h missing #8

Open pannlala opened 1 year ago

pannlala commented 1 year ago

Hi! I have followed the guide for installing esp-idf. I suffered from many issues with v5.X of esp-idf but wiped the installation and started from scratch with v4.3 and v4.4. Building the app results in: fatal error: mqtt_manager.h: No such file or directory

include "mqtt_manager.h"

      ^~~~~~~~~~~~~~~~

Any suggestions?

I have tried on both MacOS and Ubuntu. Windows untested for now.