mikropush
This commit is contained in:
parent
5b4dc9c496
commit
537e115c4e
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue