From bc6016694f9c2d8f13890740fa841ebba8057bd9 Mon Sep 17 00:00:00 2001 From: beegee-tokyo Date: Wed, 27 Sep 2023 16:43:25 +0800 Subject: [PATCH] Small change in the RAK13102 example code --- .../WisBlock-Blues-Sensor.ino | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/examples/common/communications/Cellular/RAK13102_Blues_Module/WisBlock-Blues-Sensor/WisBlock-Blues-Sensor.ino b/examples/common/communications/Cellular/RAK13102_Blues_Module/WisBlock-Blues-Sensor/WisBlock-Blues-Sensor.ino index bfaa913..efc8a17 100644 --- a/examples/common/communications/Cellular/RAK13102_Blues_Module/WisBlock-Blues-Sensor/WisBlock-Blues-Sensor.ino +++ b/examples/common/communications/Cellular/RAK13102_Blues_Module/WisBlock-Blues-Sensor/WisBlock-Blues-Sensor.ino @@ -9,6 +9,24 @@ // This tutorial requires an external Adafruit BME680 Sensor. // +// ********************************************************************** +// ********************************************************************** +// ********************************************************************** +// This example is adapted to work with RAKwireless WisBlock Core module +// It works with the following modules: +// WisBlock Core +// RAK4631 +// RAK11200 +// RAK11310 +// WisBlock Base Boards +// RAK19007 +// RAK19001 +// WisBlock Sensor +// RAK1906 +// ********************************************************************** +// ********************************************************************** +// ********************************************************************** + // Include the Arduino library for the Notecard #include // Click to install library: http://librarymanager/All#Blues-Wireless-Notecard #ifdef NRF52