Doc was off by one.
This commit is contained in:
parent
9677f39351
commit
b7cf498999
|
@ -29,7 +29,7 @@ package org.x4o.o2o;
|
|||
*
|
||||
* A 6 or 8 bit computer use the CDC1604DashP6.__ESC to use these 64 control codes.
|
||||
*
|
||||
* A 18 or 144 bit computer uses this direct as the second 64 part page. (thus number 64 to 128)
|
||||
* A 18 or 144 bit computer uses this direct as the second 64 part page. (thus number 64 to 127)
|
||||
*
|
||||
* @author Willem Cazander
|
||||
* @version 1.0 Dec 24, 2024
|
||||
|
|
Loading…
Reference in a new issue