hi there,
i need to shutdown my Raspberry pi (Raspbian 64bit operating system), previously I was using the [shell] object from ggee sending a "shutdown now" message and worked perfectly. Now the [shell] is not updated to Pd 0.53, are there any other objects that would work as simple as [shell]? thank you!!
-
send commands to terminal in pd 0.53
-
sorry, i solved it using command and sending exec shutdown now to it