• tomsci's avatar
    Adding qrcodegen module for generating QR Codes (#2543) · 72d28fa8
    tomsci authored
    * Adding qrcodegen module for generating QR Codes
    
    * Added LUA_MODULE_QRCODEGEN KConfig
    
    * Changed qrcodegen.encodeText() to use an options table
    
    Created common.h with new option table helper fns.
    
    * Reworked http.c to use new common.h options table APIs
    72d28fa8
qrcodegen.c 2.26 KB