diff --git a/README.md b/README.md index 49bbfbc..9f5acba 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,19 @@ See `stvid`. # Hardware +## gphoto +Notes. + +``` +python3 -m gphoto2 +python3 ./env/lib/python3.9/site-packages/gphoto2/examples/camera-summary.py +``` + +## INDI + + +## ASI/ZWO +Proprietary SDK required currently for use. # Upstream diff --git a/capture-image.py b/gacquire.py similarity index 100% rename from capture-image.py rename to gacquire.py