File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 11# Wireless Debug Display
22
33This repository contains an example application designed for either
4- ESP32-WROVER-KIT or ESP32-S3-BOX (selectable via menuconfig) which listens on a
4+ ESP32-WROVER-KIT, ESP32-S3-BOX, or LILYGO T-DECK (selectable via menuconfig) which listens on a
55UDP socket for data. It then parses that data and if it matches a certain
66format, it will plot the data in a graph, otherwise it will print the data to a
77text log for display.
@@ -140,6 +140,10 @@ See the Getting Started Guide for full steps to configure and use ESP-IDF to bui
140140
141141https://github.com/esp-cpp/wireless-debug-display/assets/213467/395400f6-e677-464c-a258-df06049cc562
142142
143+ ### LILYGO T-DECK
144+
145+ ![ image] ( https://github.com/esp-cpp/wireless-debug-display/assets/213467/8dde7920-d21f-4565-b0a5-5b5804d2450d )
146+
143147### ESP32-S3-BOX
144148
145149![ image] ( https://github.com/esp-cpp/wireless-debug-display/assets/213467/5aa28996-4ad7-4dbc-bc00-756ecd7ec736 )
You can’t perform that action at this time.
0 commit comments