summaryrefslogtreecommitdiff
path: root/onewire
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2012-07-03 19:15:07 +0200
committerUwe Hermann <uwe@hermann-uwe.de>2012-07-04 01:05:24 +0200
commitdfdfe6804feed97b538a2df2a685c034fb54008a (patch)
tree18e2453ccd8fdb4bd8a8ba4fa15710c8128ccba9 /onewire
parent39c462df45e8f5555e4ac695c12e328ba7adcafe (diff)
downloadsigrok-dumps-dfdfe6804feed97b538a2df2a685c034fb54008a.tar.gz
sigrok-dumps-dfdfe6804feed97b538a2df2a685c034fb54008a.zip
onewire/owfs: All-lowercase filenames for consistency.
Diffstat (limited to 'onewire')
-rw-r--r--onewire/owfs/README4
-rw-r--r--onewire/owfs/ds18b20.sr (renamed from onewire/owfs/DS18B20.sr)bin2706 -> 2706 bytes
-rw-r--r--onewire/owfs/ds28ea00.sr (renamed from onewire/owfs/DS28EA00.sr)bin2299 -> 2299 bytes
3 files changed, 2 insertions, 2 deletions
diff --git a/onewire/owfs/README b/onewire/owfs/README
index 0fe975e..6f856c8 100644
--- a/onewire/owfs/README
+++ b/onewire/owfs/README
@@ -46,7 +46,7 @@ A request to list devices connected to the bus was performed:
/alarm
-DS18B20.sr (samplerate = 1MHz)
+ds18b20.sr (samplerate = 1MHz)
------------------------------
A read temperature request was performed for the specified device:
@@ -55,7 +55,7 @@ A read temperature request was performed for the specified device:
25.5
-DS28EA00.sr (samplerate = 1MHz)
+ds28ea00.sr (samplerate = 1MHz)
-------------------------------
A read temperature request was performed for the specified device:
diff --git a/onewire/owfs/DS18B20.sr b/onewire/owfs/ds18b20.sr
index b4d96fd..b4d96fd 100644
--- a/onewire/owfs/DS18B20.sr
+++ b/onewire/owfs/ds18b20.sr
Binary files differ
diff --git a/onewire/owfs/DS28EA00.sr b/onewire/owfs/ds28ea00.sr
index bdda32e..bdda32e 100644
--- a/onewire/owfs/DS28EA00.sr
+++ b/onewire/owfs/ds28ea00.sr
Binary files differ