Changed to new library format and also updated comments in examples

This commit is contained in:
Roger Clark 2015-04-09 19:59:19 +10:00
parent 84019eede7
commit f9db223756
5 changed files with 10 additions and 2 deletions

View File

@ -2,7 +2,7 @@
// OneWire DS18S20, DS18B20, DS1822 Temperature Example
//
// http://www.pjrc.com/teensy/td_libs_OneWire.html
// Based on version by PJRC
//
// The DallasTemperature library can do all this work for you!
// http://milesburton.com/Dallas_Temperature_Control_Library

View File

@ -15,7 +15,7 @@ DS250x add-only programmable memory reader w/SKIP ROM.
This example code is in the public domain and is provided AS-IS.
Built with Arduino 0022 and PJRC OneWire 2.0 library http://www.pjrc.com/teensy/td_libs_OneWire.html
Based on the version by PJRC
created by Guillermo Lovato <glovato@gmail.com>
march/2011

View File

@ -0,0 +1,8 @@
name=OneWireSTM
version=1.0
author=Various - updated for STM by Roger Clark
email=
sentence=Dallas One Wire for STM
paragraph=OneWire for STM32F1
url=
architectures=STM32F1