You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i found the limitation and solved my problem:
A wish for a future version: Please add an error message if the number of arguments are higher than the limit.
Hello,
i have a question:
How many options in one command are possible with OptionsConsoleCommand?
I asked because i search the problem in this project: https://github.com/wezhunter/ESP32_LinuxCNC_MotionController_RealTime
It uses your ESP32Console for the setup, some commands have more than 3 option for one command and that makes problems ( described here: https://forum.linuxcnc.org/18-computer/51816-esp32-s2-s3-linuxcnc-controller-6-axis-hardware-step-gen-usb-plug-and-play?start=134 )
I searched but i don't find the limitation or an error in the implementation.
Thanks!
Best regards
Michael
The text was updated successfully, but these errors were encountered: