We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hallo. Gibt es eine möglichkeit aus dem hui protokoll die transport funktionen( play , stop , aufnahme ) zu empfangen und auch zu senden?
Danke
The text was updated successfully, but these errors were encountered:
Wenn du in das Header File schaust findest du mehrere Funktionen, die so aussehen als könnten sie das. Header File
void mmcPlay(void); void mmcDeferredPlay(void); void mmcPause(void); void mmcStop(void); void mmcRecordStrobe(void); void mmcRecordPause(void); void mmcRecordExit(void); void mmcEject(void); void mmcChase(void); void mmcReset(void); void mmcFastForward(void); void mmcRewind(void);
Sorry, something went wrong.
No branches or pull requests
Hallo. Gibt es eine möglichkeit aus dem hui protokoll die transport funktionen( play , stop , aufnahme ) zu empfangen und auch zu senden?
Danke
The text was updated successfully, but these errors were encountered: