mikropush

This commit is contained in:
Christian Kroll 2016-01-12 22:36:49 +01:00
parent 5b4dc9c496
commit 537e115c4e
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ bool x=true;
\column{.6\linewidth}
\begin{block}{Aufgabe}
\begin{enumerate}
\item Setze den Pin-Modus auf \texttt{INPUT\_PULLUP}
\item setze den Modus des Tasterpins auf \texttt{INPUT\_PULLUP}
\item Lösche alle Pausen / Delays
\item Lies den Wert am Eingang in eine \texttt{bool}-Variable mit \texttt{digitalRead(PIN)}
\item Nutze die Variable für eine Fallunterscheidung