-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Describe the bug
A clear and concise description of what the bug is.
Short Summary of the expected behavior:
When testing the GPAD_API on incomplete hardware such as an ESP32 Dev Kit I expect the code to run as best it can and report missing hardware.
Short Summary of the buggy behavior:
On an ESP32 Dev Kit the firmware appars to hang somewhere after the Serial.println("DFPlayer Mini detected!")
and the call to displayDFPlayerStats();
Additionally the DUT should never have printed "DFPlayer Mini detected!"
This test is returning false result.
To Reproduce
Steps to reproduce the behavior:
- Test with an ESP32 Dev Kit1
- Load code from older than 0.45.
- Observe the serial monitor
Expected behavior
A clear and concise description of what you expected to happen.
We want the code never to hang even if hardware is missing.
Metadata
Metadata
Assignees
Labels
No labels