This website works better with JavaScript
Home
Explore
Help
Sign In
zhihao.gu
/
raspi_cam_arm
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
9b965a02de
Branches
Tags
master
raspi_cam_arm
/
Test
/
test02.py
test02.py
73 B
History
Raw
1
2
3
4
import os
t = os.getenv("APP_TITLE", "Raspberry Pi Camera API")
print(t)