diff options
Diffstat (limited to 'host/utils/b2xx_side_channel.py')
-rwxr-xr-x | host/utils/b2xx_side_channel.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/utils/b2xx_side_channel.py b/host/utils/b2xx_side_channel.py index df4540a40..bb0a0156b 100755 --- a/host/utils/b2xx_side_channel.py +++ b/host/utils/b2xx_side_channel.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -*- coding: utf-8 -*- # # Copyright 2013-2015 Ettus Research LLC |