-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
breaking: rename library to LualtekRAKRUI (#2)
* breaking: rename library to rakrui * chore: remove src.ino polluting file
- Loading branch information
1 parent
2f06872
commit 14d8035
Showing
9 changed files
with
49 additions
and
71 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,3 +5,4 @@ | |
.vscode/ipch | ||
build | ||
.DS_Store | ||
src/src.ino |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
name=LualtekRAK3172 | ||
name=LualtekRAKRUI | ||
version=0.2.0 | ||
author=Lualtek | ||
maintainer=Lualtek <[email protected]> | ||
sentence=Library for the Lualtek RAK3172 based board. | ||
sentence=Library for the Lualtek RAK RUI3 based board. | ||
paragraph=An opinionated wrapper around RUI3 APIs | ||
category=Communication | ||
url=https://github.com/lualtek/lualtek-rak3172 | ||
url=https://github.com/lualtek/lualtek-rakrui | ||
architectures=* | ||
includes=LualtekRAK3172.h | ||
includes=LualtekRAKRUI.h |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.