Skip to content

Helpers function for Cubecell LoRaWAN module

License

Notifications You must be signed in to change notification settings

lualtek/cubecell-device-lib

Repository files navigation

Lualtek device library for Cubecell

This is a library for devices based on cubecell AB01.

How to use it

When developing a firmware using Platformio just add the repository link to your platformio.ini file

[env:your_env]
platform = asrmicro650x
board = cubecell_board
framework = arduino
lib_deps =
  https://github.com/lualtek/cubecell-device-lib.git

About

Helpers function for Cubecell LoRaWAN module

Resources

License

Stars

Watchers

Forks

Packages

No packages published