Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| viriwarninglamp [2017/05/26 14:57] – dedeibel | hardware:viriwarninglamp [2020/12/10 01:47] (current) – viriwarninglamp renamed to hardware:viriwarninglamp andi | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| https:// | https:// | ||
| - | ===== Setup ===== | + | ===== GPIO Preparation |
| The yellow warning lamp runs on **GPIO14**: | The yellow warning lamp runs on **GPIO14**: | ||
| Line 41: | Line 41: | ||
| screen -S bot perl bot.pl | screen -S bot perl bot.pl | ||
| + | </ | ||
| + | Es kann sein, dass perl z.B. Alert.pm nicht findet, Suchpfade dafür kann man folgendermaßen hinzufügen: | ||
| + | <code bash> | ||
| + | export PERL5LIB=[pfad] | ||
| </ | </ | ||