Skip to content

Commit 5c4aeed

Browse files
authored
Merge pull request #3 from per1234/depends
Specify library dependencies in library.properties
2 parents 2e9a401 + 7025ce0 commit 5c4aeed

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

library.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ sentence=PS2 keyboard codes from PS2KeyAdvanced to UTF-8 for any Latin language
66
paragraph=Takes integer values from PS2KeyAdvanced to convert using selectable country mapping and you can add your own country mapping.
77
category=Other
88
url=https://github.com/techpaul/PS2KeyMap.git
9-
architectures=avr,sam
9+
architectures=avr,sam
10+
depends=PS2KeyAdvanced

0 commit comments

Comments
 (0)