Skip to content

Commit 3bf5f2b

Browse files
Update properties to be Arduino compliant
1 parent 82156ea commit 3bf5f2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name=ArduinoPrintf
1+
name=printf
22
version=1.0.0
33
author=Embedded Artistry
44
maintainer=Embedded Artistry <contact@embeddedartistry.com>
@@ -7,4 +7,4 @@ paragraph=This library provides support for printf() and other printf-like funct
77
category=Communication
88
url=https://github.com/embeddedartistry/arduino-printf
99
architectures=*
10-
includes=ArduinoPrintf.h
10+
includes=Printf.h

0 commit comments

Comments
 (0)