Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate from WifiManager to Autoconnect #357

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from
Draft

Conversation

sidey79
Copy link
Contributor

@sidey79 sidey79 commented Oct 26, 2024

Use Autoconnect instead of Wifimanager because it is better maintained

@elektron-bbs
Copy link
Contributor

Wenn ich das jetzt richtig überblicke, hast du die libraries WiFiManager und ArduinoJson entfernt.
Dann müssten wahrscheinlich im Pfad /src/arduino-ide/SIGNALDuino auch noch einige Anpassungen erforderlich sein.

@sidey79
Copy link
Contributor Author

sidey79 commented Oct 27, 2024

Ja das stimmt, wenn man das überhaupt noch braucht.

@sidey79
Copy link
Contributor Author

sidey79 commented Oct 27, 2024

Ich bin hier allerdings noch ein wenig am Testen.

Was ich bei dieser Bibliothek halt besser finde ist, dass das Handling vom Speicher zum Abspeichern von Konfigurationen bereits enthalten ist.

@elektron-bbs
Copy link
Contributor

Ja das stimmt, wenn man das überhaupt noch braucht.

Ich denke schon. Die Arduino-IDE dürfte wohl häufiger verwendet werden, als PlatformIO. Ich verwende eigentlich auch lieber Arduino, bei PlatformIO gibt es öfters mal Probleme.

@sidey79
Copy link
Contributor Author

sidey79 commented Oct 27, 2024

Ja das stimmt, wenn man das überhaupt noch braucht.

Ich denke schon. Die Arduino-IDE dürfte wohl häufiger verwendet werden, als PlatformIO. Ich verwende eigentlich auch lieber Arduino, bei PlatformIO gibt es öfters mal Probleme.

Hmm, ich hab die Arduino IDE schon ewig nicht mehr verwendet.
Da kann man ja die Abhängigkeiten nicht deklarativ mitgeben oder?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants