HW_canon_ccapi (ScopeFoundry)
Canon Camera Capture (CCAPI) ScopeFoundry Hardware Component
- GitHub Repository
- Last Updated: 2024-08-12T00:44:11Z
To add to your microscope
cd to/your_project_folder
and use the following cmd (requires git)
mkdir ScopeFoundryHW/canon_ccapi && cd ScopeFoundryHW/canon_ccapi && git init --initial-branch=master && git remote add upstream_ScopeFoundry https://github.com/ScopeFoundry/HW_canon_ccapi && git pull upstream_ScopeFoundry master && cd ../..
Readme
README could not be retrieved.