User:Yoana Buzova/ pr5.2: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

    3 March 2014

    • curprev 19:2919:29, 3 March 2014Yoana Buzova talk contribs 4,122 bytes +4,122 Created page with "<source lang="python"> # -*- coding: utf-8 -*- #!/usr/bin/env python import os, subprocess, signal, time import RPi.GPIO as GPIO import datetime PIR = 23 LED = 24 BUTTON..."