This commit is contained in:
rusefillc 2022-05-12 04:31:05 -04:00
parent 696d2b5145
commit 4fece64237
1 changed files with 1 additions and 1 deletions

View File

@ -357,7 +357,7 @@ typedef enum {
* see also TT_ONE a bit below
*/
TT_ONE_PLUS_ONE = 16,
// VVT for 2JZ
// VVT for 2JZ, see VVT_2JZ
TT_VVT_JZ = 17,
// just one channel with just one tooth
TT_ONE = 18,