Commander-API
V2.1.0
Simple Command Parser
|
❌ Not Supported
⚠️ Not Recommended( The module requires too much resource from the selected platform )
Platform | Supported | Tested | Piping |
---|---|---|---|
ESP32 | ✅ | ✅ | ✅ |
ESP32S3 | ✅ | ✅ | ✅ |
ESP32C3 | ✅ | ✅ | ✅ |
ESP8266 | ✅ | ✅ | ✅ |
Arduino Uno | ✅ | ✅ | ⚠️ |
Arduino Nano | ✅ | ✅ | ⚠️ |
Arduino Mini | ✅ | ✅ | ⚠️ |
Arduino Leonardo | ✅ | ✅ | ⚠️ |
Arduino Micro | ✅ | ✅ | ⚠️ |
Arduino Mega | ✅ | ✅ | ⚠️ |
This library should work on other Arduino boars as well, but I did not had time or resource to test it. If you test it on other platforms and it works, please let me know.