Added a simple Python GUI to set date and time

This commit is contained in:
Balthasar Reuter
2016-10-05 23:38:48 +02:00
parent b8e7ac2c55
commit 1ac4a4521c
5 changed files with 135 additions and 9 deletions

View File

@@ -1,5 +1,5 @@
#!/usr/bin/env python
# Created by br@re-web.eu, 2015
# Created by br _at_ re-web _dot_ eu, 2015
try:
import RPi.GPIO as GPIO