From 21bb45704087479ed111ee8e751aba74b0242335 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Blanchon?= Date: Mon, 11 Jan 2016 08:23:57 +0100 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index c7e91d5..c8b4032 100644 --- a/FAQ.md +++ b/FAQ.md @@ -391,4 +391,4 @@ ssid = network["ssid"].as(); ssid = network["ssid"].as(); ``` -See issue [#118](https://github.com/bblanchon/ArduinoJson/issues/118) and [#146](https://github.com/bblanchon/ArduinoJson/issues/146) \ No newline at end of file +See issue [#118](https://github.com/bblanchon/ArduinoJson/issues/118), [#146](https://github.com/bblanchon/ArduinoJson/issues/146) and [#197](https://github.com/bblanchon/ArduinoJson/issues/197). \ No newline at end of file