Skip to content

Commit

Permalink
Small change in the RAK13102 example code
Browse files Browse the repository at this point in the history
  • Loading branch information
beegee-tokyo committed Sep 27, 2023
1 parent bb2446c commit bc60166
Showing 1 changed file with 18 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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 <Notecard.h> // Click to install library: http://librarymanager/All#Blues-Wireless-Notecard
#ifdef NRF52
Expand Down

0 comments on commit bc60166

Please sign in to comment.