From f5fdac9ea9496ceed209141b662df4258ee393ad Mon Sep 17 00:00:00 2001 From: Willem Date: Tue, 31 Dec 2024 16:04:06 +0100 Subject: [PATCH] Cleaned new counting rod exmaple documentation --- .../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 ba44e45..e54435e 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 value cake points. + /// Without FC_NCR1632_0M prefix, FC_NCR1632_0M.NXX_001 is selected for single 1T 9 bit select and 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),