This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/python | |
import time | |
from subprocess import * | |
import RPi.GPIO as GPIO | |
GPIO.setwarnings(False) | |
# Zuordnung der GPIO Pins (ggf. anpassen) | |
DISPLAY_RS = 7 | |
DISPLAY_E = 8 | |
DISPLAY_DATA4 = 25 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
function makeIndexHtml { | |
FILE="index.html"; | |
touch $FILE; | |
cat >$FILE <<EOL | |
<!DOCTYPE html> | |
<html lang="en" dir="ltr"> | |
<head> | |
<meta charset="utf-8"> | |
<title>New TypeScript Project</title> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gg=G autoindent | |
yy Zeile kopieren | |
dd Zeile ausschneiden | |
p Zeie wieder einfuegen |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0x81567580ebe4659F35fBe57e43861B06E97a3aE6 |
NewerOlder