mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-23 21:15:11 +00:00
what
This commit is contained in:
parent
f11377ba1a
commit
d2d60c4f1a
1 changed files with 0 additions and 1 deletions
|
@ -90,7 +90,6 @@ void DivPlatformSMS::tick() {
|
|||
}
|
||||
|
||||
if (chan[3].freqChanged) {
|
||||
|
||||
rWrite(0xc0|(chan[3].freq&15));
|
||||
rWrite(chan[3].freq>>4);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue