Skip to content

Commit f6e7cd5

Browse files
committed
Updated library.properties and readme.
Updated library.properties: Bump up to new version of the library, renamed everything from e-radionica to soldered. Updated README: Compile test badge is now on master, not on dev.
1 parent a966658 commit f6e7cd5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Inkplate Arduino library
22

3-
[![Compile Sketches](https://github.com/e-radionicacom/Inkplate-Arduino-library/actions/workflows/compile.yml/badge.svg?branch=dev)](https://github.com/e-radionicacom/Inkplate-Arduino-library/actions/workflows/compile.yml)
3+
[![Compile Sketches](https://github.com/e-radionicacom/Inkplate-Arduino-library/actions/workflows/compile.yml/badge.svg?branch=master)](https://github.com/e-radionicacom/Inkplate-Arduino-library/actions/workflows/compile.yml)
44

55
![](https://www.crowdsupply.com/img/cf95/compare-peripheral_jpg_project-body.jpg)
66

library.properties

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
name=InkplateLibrary
2-
version=5.7.0
3-
author=e-radionica.com <inkplate@e-radionica.com>
4-
maintainer=David Zovko <inkplate@e-radionica.com>
2+
version=6.0.0
3+
author=e-radionica.com <inkplate@soldered.com>
4+
maintainer=David Zovko <inkplate@soldered.com>
55
sentence=Inkplate boards driver library
66
paragraph=Implements drawing and system functions for Inkplate series of e-paper displays
77
category=Display
8-
url=https://github.com/e-radionicacom/Inkplate-Arduino-library
8+
url=https://github.com/SolderedElectronics/Inkplate-Arduino-library
99
architectures=*
1010
includes=Inkplate.h
11-
repository=https://github.com/e-radionicacom/Inkplate-Arduino-library
11+
repository=https://github.com/SolderedElectronics/Inkplate-Arduino-library

0 commit comments

Comments
 (0)