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

blinkenschild.ino: fix indentation, code formatting #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

metachris
Copy link

Hab blinkenschild.ino in Eclipse importiert und die Auto-Formatierung drüberlaufen lassen. Jetzt ist alles sauber eingerückt und formatiert. Hab auch noch einige der auskommentierten Blöcke rausgenommen zwecks Übersichtlichkeit.

Weiters ist das handling von seriellen Daten in eine eigene Funktion handle_serial_data() aus dem main-loop ausgelagert, und so implementiert dass nicht jedes mal die Animation neu geladen werden muss.

Schau dir den Code bzw. den Change mal an, ich hab deinen Original-Code im Prinzip überhaupt nicht geändert, nur formatiert und das serielle Zeug in die eigene Funktion geschmissen!

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.

1 participant