summaryrefslogtreecommitdiff
path: root/anzeige0/make.sh
diff options
context:
space:
mode:
authorYves Fischer <yvesf-git@xapek.org>2018-08-02 17:21:14 +0200
committerYves Fischer <yvesf-git@xapek.org>2018-08-02 17:59:06 +0200
commit74973624deed05d1cc8b297fb1d877cadad50969 (patch)
tree8304000f99a4dc0e0fad263fc9928d8e5ad6366c /anzeige0/make.sh
downloadesp8266-master.tar.gz
esp8266-master.zip
new commit-history root - cleaned off passwordsHEADmaster
Diffstat (limited to 'anzeige0/make.sh')
-rwxr-xr-xanzeige0/make.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/anzeige0/make.sh b/anzeige0/make.sh
new file mode 100755
index 0000000..ef68b45
--- /dev/null
+++ b/anzeige0/make.sh
@@ -0,0 +1,5 @@
+#!/bin/sh
+PY_SOURCES="boot.py main.py .config lcd_api.py nodemcu_gpio_lcd.py"
+
+. ${0%/*}/../scripts/make.inc.sh
+