robosphere99
Results
2
issues of
robosphere99
- Fixed an issue in `MFRC522Extended.cpp` where the code incorrectly compared a pointer (`backLen`) with an integer. - Modified the conditional statements at lines 824 and 847 to properly check...
This pull request resolves compatibility issues in the ESP32_BLE_Mouse library, ensuring smoother integration and functionality with Arduino functions that require the String type. The following fixes were implemented: Key Changes:...