michaelnum

Results 3 comments of michaelnum

Hello, i found the limitation and solved my problem: ![ESP32Console-Limit](https://github.com/user-attachments/assets/36f8c6d4-003f-469a-bc09-b36064419d9c) A wish for a future version: Please add an error message if the number of arguments are higher than the...

On ArduinoIDE V2 are other compile errors (fresh installed ArduinoIDE, only open argparser.ino and ESP32Console installed from LibraryManager): ``` /home/michael/Arduino/libraries/ESP32Console/src/ESP32Console/Commands/GPIOCommands.cpp: In function 'int _pinmode(int, char**)': /home/michael/Arduino/libraries/ESP32Console/src/ESP32Console/Commands/GPIOCommands.cpp:19:20: error: 'stoul' is not...