update wsl to include i2c definitions and pin map

This commit is contained in:
rcarteraz 2023-05-13 15:45:04 -07:00 committed by Sacha Weatherstone
parent 6b222e6cc6
commit 0057d46b02
4 changed files with 16 additions and 5 deletions

View file

@ -2,7 +2,7 @@
id: buttons
title: Hardware Buttons
sidebar_label: Buttons
sidebar_position: 3
sidebar_position: 1
---
## Functionality

View file

@ -2,7 +2,7 @@
id: enclosures
title: Enclosures
sidebar_label: Enclosures
sidebar_position: 3
sidebar_position: 2
---
import Tropho from "/img/enclosures/3dp-tropho-heltec32.png";

View file

@ -145,9 +145,20 @@ Not recommended because of design issues! Support is being phased out. Use V3 in
## Features
- no display
- User and Reset switches
- No GPS
- No display.
- User and Reset switches.
- Additional GPIO availability.
- No GPS.
### Meshtastic I2C Definitions
- SCL: GPIO47
- SDA: GPIO48
### Pin Map
![HTIT-WSL_V3_PIN_MAP](/img/hardware/HTIT-WSL_V3_PIN_MAP.png)
Image Source: [Heltec](https://resource.heltec.cn/download/Wireless_Stick_Lite_V3/HTIT-WSL_V3.png)
## Resources

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 MiB