Skip to content
Snippets Groups Projects
Commit 0b7c4e2e authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

Merge branch 'master' of eicweb.phy.anl.gov:controls/epics/epics_bootstrap

parents fc86314e a4462e08
Branches
No related tags found
No related merge requests found
...@@ -91,7 +91,7 @@ source setup.sh ...@@ -91,7 +91,7 @@ source setup.sh
# if [[ "$(uname -m)" == "aarch64" ]] ; then # if [[ "$(uname -m)" == "aarch64" ]] ; then
# sudo apt-get install -y python-rpi.gpio python3-rpi.gpio # sudo apt-get install -y python-rpi.gpio python3-rpi.gpio
# fi # fi
# sudo pip install asyncio # sudo pip install --trusted-host pypi.org --trusted-host files.pythonhosted.org spidev
#fi #fi
# #
#git clone --recursive -b 7.0 https://git.launchpad.net/epics-base base-7.0 #git clone --recursive -b 7.0 https://git.launchpad.net/epics-base base-7.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment