1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-17 18:43:50 +01:00
2021-05-09 17:19:13 +02:00

12 lines
221 B
Plaintext

/**
* @defgroup pkg_qr-code-generator QR Code generator
* @ingroup pkg
* @brief QR Code generator library
*
* # License
*
* Licensed under MIT.
*
* @see https://github.com/nayuki/QR-Code-generator
*/