hello hello, im back interupting mid convo haha, new day new issue, im trying to just load some GPIO pins with halcmd but they always seem flipped, i try loading it as an input but it seems to be loading with dir set as output and the vice versa, anyone in here knows what i can do to fix it? cnc@raspberrypi:~$ halcmd loadrt hal_gpio outputs=GPIO18 Note: Using POSIX realtime cnc@raspberrypi:~$ halcmd show pin hal_gpio.GPIO18-out Component Pins: Owner Type Dir Value Name 4 bit IN FALSE hal_gpio.GPIO18-out cnc@raspberrypi:~$```