Skip to content

Commit 3b21802

Browse files
committed
Update library version
1 parent a3fe98b commit 3b21802

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.DS_Store

0 Bytes
Binary file not shown.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ProtoCentral AF4490/AFE4400 based PPG/SpO2/HR shield for Arduino
1+
Protocentral AF4490/AFE4400 based PPG/SpO2/HR shield for Arduino
22
================================
33
[![Compile Examples](https://github.com/Protocentral/protocentral-afe4490-arduino/workflows/Compile%20Examples/badge.svg)](https://github.com/Protocentral/protocentral-afe4490-arduino/actions?workflow=Compile+Examples)
44

@@ -13,7 +13,7 @@ This is the Arduino library for the ProtoCentral afe4490 breakout/shield boards
1313

1414
Connecting the shield to your Arduino
1515
-------------------------------------
16-
Connect the ECG/Respiration shield to the Arduino by stacking it on top of your Arduino. This shield uses the SPI interface to communicate with the Arduino. Since this includes the ICSP header, which is used on newer Arduinos for SPI communication, this shield is also compatible newer Arduino boards such as the Arduino Yun and Due.
16+
Connect the ECG/Respiration shield to the Arduino by stacking it on top of your Arduino. This shield uses the SPI interface to communicate with the Arduino. Since this includes the ICSP header, which is used on newer Arduinos for SPI communication, this shield is also compatible newer Arduino boards such as the Arduino Yun and Due.
1717

1818

1919
Wiring the Breakout to your Arduino

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=ProtoCentral AFE4490 PPG and SpO2 boards library
2-
version=1.3.3
2+
version=1.4.0
33
author=Protocentral Electronics <[email protected]>
44
maintainer=Protocentral Electronics <[email protected]>
55
sentence=Library for the Protocentral AFE4490 Shield and Breakout board

0 commit comments

Comments
 (0)