bugfix
This commit is contained in:
parent
02cd58b640
commit
5fa45fbab9
1 changed files with 2 additions and 2 deletions
|
|
@ -13,8 +13,8 @@ import numpy
|
|||
_csv_lookup = { 'offset' : 'offset',
|
||||
'type' : 'value - type',
|
||||
'size' : 'size (Byte)',
|
||||
'name' : 'Value name'
|
||||
'time_offset' : 797}
|
||||
'name' : 'Value name',
|
||||
'time_offset' : 797}
|
||||
|
||||
|
||||
def setup(conf):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue