summaryrefslogtreecommitdiff
path: root/software/avr.lib/ds1820.c
diff options
context:
space:
mode:
authorChristian Pointner <equinox@mur.at>2014-12-15 21:54:55 +0100
committerChristian Pointner <equinox@mur.at>2014-12-15 21:54:55 +0100
commit9af7bc3c3af2e54506023471d48e90eed1b0dd23 (patch)
tree041812a4d2f2651a489ddca779e0ea781cabd8df /software/avr.lib/ds1820.c
parentupgraded to ChibiOS 2.6.6 (diff)
upgraded avr utils
Diffstat (limited to 'software/avr.lib/ds1820.c')
-rw-r--r--software/avr.lib/ds1820.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/software/avr.lib/ds1820.c b/software/avr.lib/ds1820.c
index ca1ff16..4619498 100644
--- a/software/avr.lib/ds1820.c
+++ b/software/avr.lib/ds1820.c
@@ -2,7 +2,7 @@
* spreadspace avr utils - usb-1wire example
*
*
- * Copyright (C) 2013 Bernhard Tittelbach <xro@realraum.at>
+ * Copyright (C) 2013-2014 Bernhard Tittelbach <xro@realraum.at>
* based on code from:
* http://www.pjrc.com/teensy/td_libs_OneWire.html
*