From c4efa9a3500fba47b68e8449c612a745674c9c7b Mon Sep 17 00:00:00 2001 From: Mykyta Dorokhin Date: Fri, 4 Nov 2016 17:45:02 +0200 Subject: capa-lora: log on-board lora eeprom fields only when capa-lora is set --- io-tool/mts-io-sysfs | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'io-tool') diff --git a/io-tool/mts-io-sysfs b/io-tool/mts-io-sysfs index e33c280..55b5087 100755 --- a/io-tool/mts-io-sysfs +++ b/io-tool/mts-io-sysfs @@ -108,7 +108,13 @@ usage() { *-id ) ;; #uuid read-only - uiid ) + uuid ) + ;; + #eui read-only + */eui ) + ;; + #cdone read-only + */cdone ) ;; #hw-version is read-only *hw-version ) @@ -116,6 +122,8 @@ usage() { #imei is read-only imei ) ;; + radio-reset-backoff-seconds ) + ;; modalias ) ;; power ) -- cgit v1.2.3