refactor bst telemetry: use driver base class

This commit is contained in:
Beat Küng
2020-03-11 18:54:40 +01:00
committed by Daniel Agar
parent fb6ce09dc4
commit e4bf535595
4 changed files with 117 additions and 131 deletions

View File

@@ -13,7 +13,7 @@ then
fi
# Blacksheep telemetry
if bst start
if bst start -X
then
fi