Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How many options are possible with OptionsConsoleCommand? #18

Open
michaelnum opened this issue Dec 1, 2024 · 1 comment
Open

How many options are possible with OptionsConsoleCommand? #18

michaelnum opened this issue Dec 1, 2024 · 1 comment

Comments

@michaelnum
Copy link

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

@michaelnum
Copy link
Author

michaelnum commented Dec 10, 2024

Hello,

i found the limitation and solved my problem:
ESP32Console-Limit
A wish for a future version: Please add an error message if the number of arguments are higher than the limit.

Best regards

Michael

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant