So, in my code I'm using LEDs, but when checking the Component Macros, the function for "TurnOff" is swapped with "TurnOn" and same is said with the function for "TurnOn" is swapped with "TurnOff"
Basically, On = Off and Off = On
Is There Something Wrong Here?
-
- Posts: 2
- http://meble-kuchenne.info.pl
- Joined: Wed Nov 30, 2022 10:35 am
- Has thanked: 2 times
Is There Something Wrong Here?
- Attachments
-
- When hovering over "TurnOn" It's difficult to see in the screenshot but the textbox says
---
TurnOn()
Turns the LED off.
---
It says the opposite when I hover the cursor over "TurnOff" - Turn Off = Turn On (Question Mark).png (6.6 KiB) Viewed 1509 times
-
- Matrix Staff
- Posts: 1465
- Joined: Sat Dec 05, 2020 10:32 am
- Has thanked: 204 times
- Been thanked: 347 times
Re: Is There Something Wrong Here?
Thanks for letting us know. There seems to be a problem with the tooltip for this component. We'll get it fixed.
-
- Matrix Staff
- Posts: 1926
- Joined: Mon Dec 07, 2020 10:06 am
- Has thanked: 501 times
- Been thanked: 686 times
Re: Is There Something Wrong Here?
Hopefully fixed for you now via the library updates.
Regards Ben Rowland - MatrixTSL
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
-
- Posts: 2
- Joined: Wed Nov 30, 2022 10:35 am
- Has thanked: 2 times