mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-11-18 07:00:03 -05:00
us428control 0.4.6
Minor clean ups. From: Rui Nuno Capela <rncbc@rncbc.org>
This commit is contained in:
parent
711d2aec15
commit
89dd8301d9
3 changed files with 45 additions and 57 deletions
|
|
@ -131,6 +131,9 @@ public:
|
|||
void TransportToggle(unsigned char T);
|
||||
void TransportSet(unsigned char T, bool V);
|
||||
void TransportSend();
|
||||
// Set bank layer state.
|
||||
void BankSet(int B);
|
||||
void BankSend();
|
||||
// Process masked-write sub-command.
|
||||
void MaskedWrite(unsigned char *data);
|
||||
// Reset internal MMC state.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue