Skip to content

Commit 892696b

Browse files
committed
Bumped cuckoo_time_translator to v0.0.3
1 parent 24237f7 commit 892696b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cuckoo_time_translator/package.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>cuckoo_time_translator</name>
4-
<version>0.0.2</version>
4+
<version>0.0.3</version>
55
<description>This library intends to do most of the dirty work required within a device driver that emoploys one way device time translation.
66
This includes:
77
* handling the one way translator
88
* sending special timing messages (DeviceTimestamp) for debugging and evaluation (e.g. with ctt_introspect in the cuckoo_time_translator_python package)
9-
* provide dynamic confiugration for the one way translation algorithm
9+
* provide dynamic configuration for the one way translation algorithm
1010
</description>
1111

1212
<author email="hannes.sommer@mavt.ethz.ch">Hannes Sommer</author>

0 commit comments

Comments
 (0)