More BACKTRACK tweaks (no effect on compiled releases)
This commit is contained in:
parent
b8407aa96d
commit
187318cebb
29 changed files with 124 additions and 106 deletions
|
|
@ -532,7 +532,7 @@ ChipSet.TIMER1 = {
|
|||
|
||||
ChipSet.TIMER2 = {
|
||||
INDEX: 2,
|
||||
PORT: 0x42 // used speaker tone generation
|
||||
PORT: 0x42 // used for speaker tone generation
|
||||
};
|
||||
|
||||
ChipSet.TIMER_CTRL = {
|
||||
|
|
|
|||
Loading…
Reference in a new issue