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
+1 -1
View File
@@ -476,7 +476,7 @@ else
# Blacksheep telemetry
if param greater TEL_BST_EN 0
then
bst start
bst start -X
fi
#
+1 -1
View File
@@ -13,7 +13,7 @@ then
fi
# Blacksheep telemetry
if bst start
if bst start -X
then
fi