Skip to content

Commit 250b68e

Browse files
authored
Add pressure sensor library link
Add a link to the pressure sensor library in the productLibrariesMap.
1 parent 3aa5149 commit 250b68e

File tree

1 file changed

+3
-1
lines changed
  • content/hardware/03.nano/boards/nano-33-ble-sense-rev2

1 file changed

+3
-1
lines changed

content/hardware/03.nano/boards/nano-33-ble-sense-rev2/essentials.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ productsLibrariesMap:
44
- arduino_bmi270_bmm150
55
- arduino_hs300x
66
- arduino_apds9960
7+
- arduino_lps22hb
78
---
89

910
<EssentialsColumn title="Guides">
@@ -43,4 +44,5 @@ The PDM library allows you to use PDM (Pulse-density modulation) microphones, li
4344
<EssentialElement title="Language References" type="resource" link="https://www.arduino.cc/reference/en/">
4445
Arduino programming language can be divided in three main parts: functions, values (variables and constants), and structure.
4546
</EssentialElement>
46-
</EssentialsColumn>
47+
48+
</EssentialsColumn>

0 commit comments

Comments
 (0)