mirror of
https://github.com/KevinMidboe/fanController.git
synced 2025-10-29 17:40:22 +00:00
Other misc changes to python scripts and init pushed
This commit is contained in:
4
node_modules/python-shell/test/python/echo_binary.py
generated
vendored
Normal file
4
node_modules/python-shell/test/python/echo_binary.py
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
import sys
|
||||
|
||||
# simple binary echo script
|
||||
sys.stdout.write(sys.stdin.read())
|
||||
Reference in New Issue
Block a user