mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-07-25 01:38:11 -07:00
Code cleanup
This commit is contained in:
+1
-1
@@ -3945,7 +3945,7 @@ void STM32SAM::Code41240() {
|
||||
Insert(pos + 1, index + 1, phonemeLengthTable[index + 1], stress[pos]);
|
||||
Insert(pos + 2, index + 2, phonemeLengthTable[index + 2], stress[pos]);
|
||||
pos += 3;
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
// Rewrites the phonemes using the following rules:
|
||||
|
||||
Reference in New Issue
Block a user