Skip to content

NRamdat/LmicWrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LmicWrap

A wrapper for the lmic library, created for the Arduino.

Installation

The use of the library of dragino's lmic is required. This library is smaller than the one of Matthijs.

git clone https://github.com/dragino/arduino-lmic.git

Usage

  LmicWrap* LW;
  LW->init();
  LW->sendData();

Contributing

Pull requests are welcome. Open an issue to discuss further changes.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors