Created
September 18, 2025 04:09
-
-
Save esmarr58/1e6bf5d498bf9b73a9c3aa8eacf6aa06 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ui->displayHumedad->setDigitCount(5); // p.ej. "65.8" | |
| ui->displayHumedad->setSegmentStyle(QLCDNumber::Flat); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment