3 Arduino-compatible library to interface **RC1701HP-OSP/WIZE radio modules**.
7 * RadioCrafts RC1701HP-OSP (Ondeo version)
8 * RadioCrafts RC1701HP-WIZE (Wize version)
12 * AVR (Arduino Uno, Arduino Leonardo)
13 * SAMD21 (Arduino Zero, Arduino MKR family, AllWize K2)
19 Visit the [online documentation for the AllWize Library](https://allwize.github.io/allwize/classAllWize.html).
24 Copyright (C) 2018-2020 by AllWize ([http://allwize.io](http://allwize.io))
26 AllWize library is free software: you can redistribute it and/or modify
27 it under the terms of the GNU Lesser General Public License as published by
28 the Free Software Foundation, either version 3 of the License, or
29 (at your option) any later version.
31 AllWize library is distributed in the hope that it will be useful,
32 but WITHOUT ANY WARRANTY; without even the implied warranty of
33 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
34 GNU Lesser General Public License for more details.
36 You should have received a copy of the GNU Lesser General Public License
37 along with AllWize library. If not, see <http://www.gnu.org/licenses/>.