From 214d91e2bf4632375315adc76423298ec38f1dd8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Suchan?= Date: Wed, 31 Jan 2018 00:46:56 +0100 Subject: [PATCH] Update README.md --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9cfee79..6b8f5d0 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,11 @@ Other: Sleep mode -I will be glad when you share the further development, I will continuously add other applications and options. +I be glad when you share the further development, I will continuously add other applications and options. +QRCode showing: + + QRPrint("www.google.com"); SimpleBeacon: @@ -33,3 +36,10 @@ SimpleBeacon: 2 http:// 3 https:// ble.AltBeacon(); + + +Based on: + + https://github.com/Kongduino/M5_QR_Code + https://github.com/ricmoo/qrcode +