aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config.def.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.def.h b/config.def.h
index b851425..fa26683 100644
--- a/config.def.h
+++ b/config.def.h
@@ -16,6 +16,8 @@
* QR_ECLEVEL_H (highest, about 30%)
* image size raises with higher levels */
#define QRCODE_LEVEL QR_ECLEVEL_L
+/* note that changing the level at runtime requies
+ * a numeric value from 0 to 3 */
/* if you really, really, really want to save some bytes...
* it is possible to disable text information in PNG file, just uncomment