Added Franz-Peter Müller to the authors list

This commit is contained in:
Alex Shepherd
2016-06-11 16:21:48 +12:00
parent 275dc8ea94
commit 47d052a939

View File

@@ -1,6 +1,6 @@
name=NmraDcc
version=1.3.0
author=Alex Shepherd, Wolfgang Kuffer, Geoff Bunza, Martin Pischky
author=Alex Shepherd, Wolfgang Kuffer, Geoff Bunza, Martin Pischky, Franz-Peter Müller
maintainer=Alex Shepherd <kiwi64ajs@gmail.com>
sentence=Enables NMRA DCC Communication
paragraph=This library allows you to interface to a NMRA DCC track signal and receive DCC commands. The library currently supports the AVR ATTiny84/85 & ATMega88/168/328/32u4 and Teensy 3.x using the INT0/1 Hardware Interrupt and micros() ONLY and no longer uses Timer0 Compare Match B, which makes it much more portable to other platforms