From 31f8c20d0c8ab6fc0e76c62955f4467181df7e8b Mon Sep 17 00:00:00 2001 From: Oliver Gauci Date: Fri, 19 Apr 2019 15:29:48 +0200 Subject: [PATCH] Lorawan OTA: First commit --- tutorials-and-examples/all/ota-lorawan.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tutorials-and-examples/all/ota-lorawan.md diff --git a/tutorials-and-examples/all/ota-lorawan.md b/tutorials-and-examples/all/ota-lorawan.md new file mode 100644 index 0000000..990aced --- /dev/null +++ b/tutorials-and-examples/all/ota-lorawan.md @@ -0,0 +1,5 @@ +# OTA update (Lorawan) + +{% hint style="info" %} +Coming soon +{% endhint %} \ No newline at end of file