Skip to content

Commit 8579497

Browse files
author
xfp-bot
committed
PAS CO2 Sensor Arduino Library v1.0.3
1 parent b28b321 commit 8579497

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ Arduino library of Infineon's **Photoacoustic Spectroscopy (PAS) XENSIV™ CO2**
88
<table>
99
<tr>
1010
<td align="center"><img src="https://github.com/Infineon/pas-co2-sensor/wiki/img/pas-co2-s2go-front.jpg" width=200></td>
11-
<td align="center"><img src="https://github.com/Infineon/pas-co2-sensor/wiki/img/pas-co2-module.png" width=200></td>
11+
<td align="center"><img src="https://github.com/Infineon/pas-co2-sensor/wiki/img/pas-co2-miniboard.jpg" width=200></td>
1212
</tr>
1313
<tr>
1414
<td style="text-align: center"><a href="https://github.com/Infineon/pas-co2-sensor/wiki/Hardware-Platforms#pas-co2-sensor-shield-2go">PAS CO2 Shield2Go</a></td>
15-
<td style="text-align: center"><a href="https://github.com/Infineon/pas-co2-sensor/wiki/Hardware-Platforms#pas-co2-sensor-stand-alone">PAS CO2 Module Stand-alone</a></td>
15+
<td style="text-align: center"><a href="https://github.com/Infineon/pas-co2-sensor/wiki/Hardware-Platforms#pas-co2-miniboard">PAS CO2 Miniboard</a></td>
1616
</tr>
1717
</table>
1818

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url":"https://github.com/Infineon/arduino-pas-co2-sensor.git",
88
"branch":"master"
99
},
10-
"version":"1.0.2",
10+
"version":"1.0.3",
1111
"license":"MIT",
1212
"frameworks":"arduino",
1313
"platforms":[

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=pas-co2-sensor
2-
version=1.0.2
2+
version=1.0.3
33
author=Infineon Technologies
44
maintainer=Infineon Technologies <www.infineon.com>
55
sentence=C++ library for Infineon PAS XENSIV™ CO2 sensor

0 commit comments

Comments
 (0)