MW_QRD_DATA_MAX Constant

Header file: mw/qrd/qrd.h

Syntax

const int MW_QRD_DATA_MAX =  7089;

Description

As defined in the QR Code specification, this C constant represents the maximum amount of data that can be stored in a QR Code.

See the corresponding DATA_MAX.

Revision History

2010/06/24
Initial version.

CONFIDENTIAL