thelastoutpostworkshop / gpio_viewer

GPIOViewer Arduino Library to see live GPIO Pins on ESP32 boards
https://youtu.be/JJzRXcQrl3I
MIT License
1.07k stars 110 forks source link

Ability to show current pin modes (INPUT, OUTPUT, ...) #67

Closed T94T closed 6 months ago

T94T commented 10 months ago

This is a great project, thanks for the good work!

It would be nice to have additional pin state information like: INPUT, OUTPUT, INPUT_PULLUP and INPUT_PULLDOWN

thelastoutpostworkshop commented 6 months ago

This has been added ion the latest version.