mirror of
https://github.com/pothos/arduino-n64-controller-library
synced 2024-11-21 16:25:11 -05:00
Convert to modern arduino library
Add library.properties, move source to src
This commit is contained in:
parent
97a361d979
commit
ec03abcbab
10
N64Controller/library.properties
Normal file
10
N64Controller/library.properties
Normal file
@ -0,0 +1,10 @@
|
||||
name=N64Controller
|
||||
version=0.1
|
||||
author=Andrew Brown, Peter Den Hartog, Kai Lüke, Daniel Schaal
|
||||
maintainer=Daniel Schaal <daniel@schaal.email>
|
||||
sentence=Arduino library to connect a N64 controller.
|
||||
paragraph=
|
||||
category=Device Control
|
||||
includes=N64Controller.h
|
||||
url=https://github.com/schaal/n64controller
|
||||
architectures=avr
|
Loading…
Reference in New Issue
Block a user