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

Serial.print und zu langes for (;;) behindert das Senden #5

Open
saewert opened this issue Nov 22, 2019 · 1 comment
Open

Serial.print und zu langes for (;;) behindert das Senden #5

saewert opened this issue Nov 22, 2019 · 1 comment

Comments

@saewert
Copy link

saewert commented Nov 22, 2019

Mir ist aufgefallen, das Serial.print () Aufrufe an verschiedenen Stellen in aufgerufenen Funktionen dazu führen, dass nicht gesendet wird.
Komischer Nebeneffekt: ist in der for(;;) Schleife die Anzahl der Schritte zu hoch, wird auch nicht gesendet.

433-Sender-2-string.txt

Beispiel anbei.
Gibt es eine Idee zur Lösung ?
Vielen Dank

getestet mit UNO und Nano

@zeitgeist87
Copy link
Owner

Siehe Issue #4

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