From 05031583f8eaef9552f89b140482a1e6454a8dcc Mon Sep 17 00:00:00 2001 From: Ray Ozzie Date: Fri, 25 Mar 2016 14:05:07 -0400 Subject: [PATCH] docs --- README.md | 28 +++++++++++++++++++--------- 1 file changed, 19 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 94984d2..611b7d6 100644 --- a/README.md +++ b/README.md @@ -30,15 +30,15 @@ GW_REF_LATITUDE |52.376364 GW_REF_LONGITUDE |4.884232 GW_REF_ALTITUDE |3 -iC880a pin | Description | RPi physical pin -----------------|---------------|----------------- -21 | Supply 5V | 2 -22 | GND | 6 -13 | Reset | 22 -14 | SPI CLK | 23 -15 | MISO | 21 -16 | MOSI | 19 -17 | NSS | 24 +Name | Value +------------------|-------------------------- +21 | yourname@yourdomain.com +22 | your-gateway-1 +13 | EU +14 | 52.376364 +GW_REF_LONGITUDE | 4.884232 +GW_REF_ALTITUDE | 3 + iC880a pin | Description ----------------|--------------- @@ -60,6 +60,16 @@ iC880a pin | Description | RPi physical pin 16 | MOSI | 19 17 | NSS | 24 +iC880a pin | Description | RPi physical pin +----------------|---------------|----------------- +21 | Supply 5V | 2 +22 | GND | 6 +13 | Reset | 22 +14 | SPI CLK | 23 +15 | MISO | 21 +16 | MOSI | 19 +17 | NSS | 24 + ## TRANSFERRING TTN GATEWAY SOFTWARE TO RESIN SO THAT IT MAY BE DOWNLOADED ON YOUR DEVICES 1. On your Mac or PC, in terminal, change your working directory to the directory that is the clone of **this** git repo.