diff --git a/.screens/htpdeck.png b/.screens/htpdeck.png new file mode 100644 index 0000000..4c89812 Binary files /dev/null and b/.screens/htpdeck.png differ diff --git a/README.md b/README.md index 2af03d7..bcdbc2c 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,12 @@ The goal here is to create simple & clean modules to interface with the hardware The hardware I am experimenting with: [Lilygo T-Deck](https://www.lilygo.cc/products/t-deck), [Lilygo T-Beam](https://www.lilygo.cc/products/t-beam-v1-1-esp32-lora-module), [Heltec Lora 32 v3](https://heltec.org/project/wifi-lora-32-v3/), and [RAK Wireless 4631](https://store.rakwireless.com/products/wisblock-core-modules?variant=42440631419078) +![](.screens/htpdeck.png) + ## Documentation - [Firmware Hacks & Customization](./FIRMWARE.md) - [Setup Hardware](./SETUP.md) - ## Bugs & Issues - T-Deck must have Wifi turned off when going mobile. Upon leaving my house with WiFi still enabled, the UI & connection was EXTREMELY laggy & poor. Couldn't even type well... - T-Deck using a custom MQTT with TLS & auth will cause a reboot loop *(Need to fix this ASAP)*