thelastoutpostworkshop / gpio_viewer

GPIOViewer Arduino Library to see live GPIO Pins on ESP32 boards

Home Page:https://youtu.be/JJzRXcQrl3I

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is the "Pins" button on version 1.5 Web UI doing the opposite operation?

toetoast opened this issue · comments

Hi,

I've been using version 1.5 for a little while now and I'm wondering if the "Pins" button is doing the opposite to what I think it should be doing?

When pressed and it goes blue, the ESP32 pin numbers are turned off. Should this do the opposite?

Thanks
Tony

It depends if the image of the board have pin numbers, in that case the pin types are shown, I will change the UI to be more accurate on what it does.

Thanks. I've been using the following boards, but I'm guessing this happens to all boards:

  • Generic View
  • TinyPICO V3
  • TinyPICO Nano

I have updated the app (v2.0.8) now the pins button should be more obvious,
Let me know what you think.

That works much better and it easy to understand, since the button now changes from "Pin Types" to "Pin Numbers".
So its very much now like a GPIO pin "Mode" button.

Maybe the icon no longer needs to change to blue then grey each time its pressed? This is because the button now shows the text each of the 2 modes.

The icon color for the pin button on the bottom bar has been removed in the new release v2.0.9 of the web application.