From 078857a2cb85da406cb3f5b1988ef7e17d3d5ef5 Mon Sep 17 00:00:00 2001 From: Willem Date: Tue, 31 Dec 2024 16:05:33 +0100 Subject: [PATCH] More doc update --- .../src/main/java/org/x4o/o2o/fc18/FourCornerDotCake.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nx01-x4o-o2o/src/main/java/org/x4o/o2o/fc18/FourCornerDotCake.java b/nx01-x4o-o2o/src/main/java/org/x4o/o2o/fc18/FourCornerDotCake.java index e54435e..c68e478 100644 --- a/nx01-x4o-o2o/src/main/java/org/x4o/o2o/fc18/FourCornerDotCake.java +++ b/nx01-x4o-o2o/src/main/java/org/x4o/o2o/fc18/FourCornerDotCake.java @@ -64,7 +64,7 @@ public enum FourCornerDotCake { /// 0M + (1T*0M) + (1V*M0) FC_NCR1632_0M(2560, 512), /// New Counting Rods, One or more terminator pie select as big indian. - /// Without FC_NCR1632_0M prefix, FC_NCR1632_0M.NXX_001 is selected for single 1T 9 bit select and 1V cake point. + /// Without FC_NCR1632_0M prefix, FC_NCR1632_0M.NXX_001 is selected for single 1T 9 bit select and one or many 1V cake point. FC_NCR1632_1T(3072, 512), /// New Counting Rods, One or more terminator values until out of range. FC_NCR1632_1V(3584, 512),