crazy synth: Fix typo
This commit is contained in:
parent
7d3f48f610
commit
2d53c74e3d
|
@ -19,7 +19,7 @@ static uint16_t speedtime;
|
|||
|
||||
|
||||
void synth_init(void){
|
||||
init_buzzer();
|
||||
init_buzzr();
|
||||
|
||||
cli();
|
||||
osc0 = osc1 = sample = row = 0;
|
||||
|
|
Loading…
Reference in New Issue
Block a user