Improved QR-code setup, added MCAP screen
This commit is contained in:
parent
f611d2f5f8
commit
705f27fda9
25 changed files with 1197 additions and 88 deletions
|
@ -1,3 +1,5 @@
|
|||
#ifdef USE_QR
|
||||
|
||||
/*
|
||||
* QR Code generator library (C)
|
||||
*
|
||||
|
@ -1026,3 +1028,4 @@ static int numCharCountBits(enum qrcodegen_Mode mode, int version) {
|
|||
|
||||
|
||||
#undef LENGTH_OVERFLOW
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue