From 5a9edf2a91476453aaee3137b704a1af80b33a44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig=20Bj=C3=B8rlykke?= Date: Thu, 4 Jan 2018 09:26:20 +0100 Subject: btatt: Support BBC micro:bit Bluetooth profile MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I32e47e1eef57bb5f8e15e8d83219d6ab034bab73 Reviewed-on: https://code.wireshark.org/review/25135 Petri-Dish: Anders Broman Petri-Dish: Stig Bjørlykke Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman --- epan/unit_strings.h | 1 + 1 file changed, 1 insertion(+) (limited to 'epan/unit_strings.h') diff --git a/epan/unit_strings.h b/epan/unit_strings.h index 3a4c9c5b0e..e0e254c47f 100644 --- a/epan/unit_strings.h +++ b/epan/unit_strings.h @@ -73,6 +73,7 @@ WS_DLL_PUBLIC const unit_name_string units_nanoseconds; //only seconds abbreviat WS_DLL_PUBLIC const unit_name_string units_nanometers; WS_DLL_PUBLIC const unit_name_string units_degree_degrees; WS_DLL_PUBLIC const unit_name_string units_degree_celsius; +WS_DLL_PUBLIC const unit_name_string units_degree_bearing; WS_DLL_PUBLIC const unit_name_string units_decibels; WS_DLL_PUBLIC const unit_name_string units_dbm; WS_DLL_PUBLIC const unit_name_string units_dbi; -- cgit v1.2.3