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
|
@ -20,6 +20,7 @@
|
|||
* out of or in connection with the Software or the use or other dealings in the
|
||||
* Software.
|
||||
*/
|
||||
#ifdef USE_QR
|
||||
|
||||
#pragma once
|
||||
|
||||
|
@ -383,3 +384,6 @@ bool qrcodegen_getModule(const uint8_t qrcode[], int x, int y);
|
|||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue