Changes between Version 43 and Version 44 of PiBotOsInstallation
- Timestamp:
- Oct 1, 2016, 11:21:39 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PiBotOsInstallation
v43 v44 25 25 curl -s get.pi4j.com | sudo bash 26 26 }}} 27 * Install [https://en.wikipedia.org/wiki/Avahi_(software) Avahi] (mDNS/zeroconf) {{{ sudo apt-get install avahi- server}}}27 * Install [https://en.wikipedia.org/wiki/Avahi_(software) Avahi] (mDNS/zeroconf) {{{ sudo apt-get install avahi-daemon}}} 28 28 * Update Raspian Configuration {{{ sudo raspi-config }}} 29 29 * Activate the Pi Zero's built-in I2C Interface: