aboutsummaryrefslogtreecommitdiffstats
path: root/host/apps/omap_debug/read_board_id.sh
diff options
context:
space:
mode:
Diffstat (limited to 'host/apps/omap_debug/read_board_id.sh')
-rwxr-xr-xhost/apps/omap_debug/read_board_id.sh10
1 files changed, 0 insertions, 10 deletions
diff --git a/host/apps/omap_debug/read_board_id.sh b/host/apps/omap_debug/read_board_id.sh
deleted file mode 100755
index 96081f219..000000000
--- a/host/apps/omap_debug/read_board_id.sh
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/bin/sh
-
-i2cget -y 3 0x51 0x00 b
-i2cget -y 3 0x51 0x01 b
-i2cget -y 3 0x51 0x02 b
-i2cget -y 3 0x51 0x03 b
-i2cget -y 3 0x51 0x04 b
-i2cget -y 3 0x51 0x05 b
-
-