merged master with work
Change-Id: Iedfb2bf7f28bfe45201adacec0645cc13abffe59
This commit is contained in:
19
cfg/senis3mh3.cfg
Normal file
19
cfg/senis3mh3.cfg
Normal file
@ -0,0 +1,19 @@
|
||||
[b]
|
||||
description = '3D hall sensor'
|
||||
class = secop_psi.senis.Teslameter3MH3
|
||||
usb = /dev/tty.usbserial-AI02VAD9
|
||||
x = bx
|
||||
y = by
|
||||
z = bz
|
||||
|
||||
[bx]
|
||||
description = 'x component'
|
||||
class = secop_psi.senis.Bcomp
|
||||
|
||||
[by]
|
||||
description = 'y component'
|
||||
class = secop_psi.senis.Bcomp
|
||||
|
||||
[bz]
|
||||
description = 'z component'
|
||||
class = secop_psi.senis.Bcomp
|
Reference in New Issue
Block a user