GPIO warning

To keep consistency across documentation pages.
This commit is contained in:
Daniel BP 2022-03-10 19:41:43 -03:00
parent 82803e849e
commit 40e485dc7f
2 changed files with 5 additions and 1 deletions

View file

@ -4,6 +4,10 @@ title: External GPS Module
sidebar_label: GPS Module
---
:::warning
GPIO access is fundamentally dangerous because invalid options can physically damage or destroy your hardware. Ensure that you fully understand the schematic for your particular device before trying this as we do not offer a warranty. Use at your own risk.
:::
External GPS modules can be installed to extend the capabilities of simple boards.
## GY-GPS6MV2 GPS module

@ -1 +1 @@
Subproject commit e9587a55082b020241121d6e3f66fbb6da28b4d2
Subproject commit f6ba3722be8a51c3c0c1446bb08e730a0be568e0