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

Schalterzustand wird nicht korrekt erkannt #3

Open
Pixtxa opened this issue Jul 18, 2018 · 1 comment
Open

Schalterzustand wird nicht korrekt erkannt #3

Pixtxa opened this issue Jul 18, 2018 · 1 comment

Comments

@Pixtxa
Copy link
Member

Pixtxa commented Jul 18, 2018

Manchmal (ca. 1/10) stimmt der Schalter-Status nicht mit dem angezeigten Status überein, da der Status falsch erkannt wurde.

Problem vermutlich:
Interrupt
Bearbeitung beginnt
Interrupt
Eingang wird falsch gelesen
Interrupt
weitere Bearbeitung
Interrupt wird als bearbeitet gewertet, Flag gelöscht.

Lösung 1:
Nicht auf 0 setzen sondern mit -- verkleinern.
Problem dann:
Unnötig viel Netzwerk-Traffic

Lösung 2:
Irgendwas besseres

@H3wastooshort
Copy link
Member

H3wastooshort commented Jul 30, 2023

probably fixed in #8, not tested yet

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

No branches or pull requests

2 participants