This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
zhihao.gu
/
raspi_cam_arm
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
9b965a02de
ブランチ
タグ
master
raspi_cam_arm
/
Test
/
test02.py
test02.py
73 B
履歴
Raw
1
2
3
4
import os
t = os.getenv("APP_TITLE", "Raspberry Pi Camera API")
print(t)