Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

potentiometer real time #46

Closed
cabelotaina opened this issue Jun 14, 2020 · 1 comment
Closed

potentiometer real time #46

cabelotaina opened this issue Jun 14, 2020 · 1 comment

Comments

@cabelotaina
Copy link

I'm using this simulator to do some study for my master.

And I'm trying to do three potentiometers change the color of the ST7789H2, its nice and works very well. The problem is the potentiometer only changes the color when I release the slider. Why it happens? This is normal or have some connection with the fact the simulator isn’t real time? If I'm using a real toolkit with real stuff this happens in same way? Sorry if this is not the correct place to do this questions...

Here is my code: https://simulator.mbed.com/#user_1592168676516

And this is the app:

image

Thx in advance

@janjongboom
Copy link
Owner

@cabelotaina That's the way the slider element works currently, only updates the value after you release it. https://github.com/armmbed/mbed-simulator might be able to help you further, as that's where development is done now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants