mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-12-11 06:02:00 -05:00
Fn for control of audio codec reset signal.
This commit is contained in:
parent
b12f90ef08
commit
19e42196db
2 changed files with 12 additions and 0 deletions
|
|
@ -100,6 +100,7 @@ public:
|
|||
|
||||
void lcd_backlight(const bool value);
|
||||
void lcd_reset_state(const bool active);
|
||||
void audio_reset_state(const bool active);
|
||||
|
||||
void lcd_data_write_command_and_data(
|
||||
const uint_fast8_t command,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue