more cleanup

This commit is contained in:
Neil Bajorin
2018-05-28 07:28:56 -04:00
parent 00ef33618b
commit 75df0a0e9b
4 changed files with 6 additions and 7 deletions
+1 -1
View File
@@ -18,4 +18,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
THE SOFTWARE.
+3 -4
View File
@@ -31,7 +31,7 @@ or download the zip.
Simply copy the CAN_BUS_Shield folder to your Arduino library collection. For example,
arduino-1.6.12/libraries. Next time you run the Arduino IDE, you'll have a new option
in Sketch -> Include Library -> CAN_BUS_Shield. Review the included examples in
in Sketch -> Include Library -> CAN_BUS_Shield. Review the included examples in
CAN_BUS_Shield/examples.
@@ -45,7 +45,7 @@ The available baudrates are listed as follows:
#define CAN_5KBPS 1
#define CAN_10KBPS 2
#define CAN_20KBPS 3
#define CAN_25KBPS 4
#define CAN_25KBPS 4
#define CAN_31K25BPS 5
#define CAN_33KBPS 6
#define CAN_40KBPS 7
@@ -147,7 +147,7 @@ When frame is received you may check whether it was remote request and whether i
For more information, please refer to [wiki page](http://www.seeedstudio.com/wiki/CAN-BUS_Shield).
----
This software is written by loovee ([luweicong@seeed.cc](luweicong@seeed.cc "luweicong@seeed.cc")) for seeed studio<br>
@@ -165,4 +165,3 @@ global distributors and partners to push open hardware movement.<br>
[![Analytics](https://ga-beacon.appspot.com/UA-46589105-3/CAN_BUS_Shield)](https://github.com/igrigorik/ga-beacon)
+1 -1
View File
@@ -52,4 +52,4 @@ CAN_CTRLERROR LITERAL1
CAN_GETTXBFTIMEOUT LITERAL1
CAN_SENDMSGTIMEOUT LITERAL1
CAN_FAIL LITERAL1
SPI_CS_PIN LITERAL1
SPI_CS_PIN LITERAL1
+1 -1
View File
@@ -6,4 +6,4 @@ sentence=Arduino library to control CAN-BUS Shield.
paragraph=Arduino library to control CAN-BUS Shield.
category=Device Control
url=https://github.com/Seeed-Studio/CAN_BUS_Shield
architectures=*
architectures=*