summaryrefslogtreecommitdiff
path: root/www/docs/rocklatin.t
diff options
context:
space:
mode:
Diffstat (limited to 'www/docs/rocklatin.t')
-rw-r--r--www/docs/rocklatin.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/docs/rocklatin.t b/www/docs/rocklatin.t
index 7aee26fd3e..819a845051 100644
--- a/www/docs/rocklatin.t
+++ b/www/docs/rocklatin.t
@@ -68,7 +68,7 @@ or 8 of such characters. This code example shows how to define a pattern:
68 lcd_unlock_pattern(handle); 68 lcd_unlock_pattern(handle);
69} 69}
70</pre> 70</pre>
71The handle is very likely to be between 0x01 to 0x16, which in software will 71The handle is very likely to be between 0x01 to 0x15, which in software will
72be handled as a prioritized character (even higher than the icons). 72be handled as a prioritized character (even higher than the icons).
73 73
74<h2>Some notes</h2> 74<h2>Some notes</h2>