You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the function: testRampSetType(static_cast<uint8_t>(0), ePattern) from the client API, and get a result of R_SDK_DSPCH_SEQUENCE_MISMATCH for every ePattern parameter that I input, even though the action succeeds.
what could be the reason for this? and where can I find the implementation of the client API functions?
The text was updated successfully, but these errors were encountered:
I am using the function: testRampSetType(static_cast<uint8_t>(0), ePattern) from the client API, and get a result of R_SDK_DSPCH_SEQUENCE_MISMATCH for every ePattern parameter that I input, even though the action succeeds.
what could be the reason for this? and where can I find the implementation of the client API functions?
The text was updated successfully, but these errors were encountered: