diff --git a/examples/python/a110x.py b/examples/python/a110x.py index 4e77c7d1..38937b50 100755 --- a/examples/python/a110x.py +++ b/examples/python/a110x.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/abp.py b/examples/python/abp.py old mode 100644 new mode 100755 index 4b064048..8b931011 --- a/examples/python/abp.py +++ b/examples/python/abp.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Abhishek Malik # Copyright (c) 2017 Intel Corporation. # diff --git a/examples/python/ad8232.py b/examples/python/ad8232.py index 19a34403..d8fd03a4 100755 --- a/examples/python/ad8232.py +++ b/examples/python/ad8232.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/adafruitms1438-stepper.py b/examples/python/adafruitms1438-stepper.py index db964f0f..543c535d 100755 --- a/examples/python/adafruitms1438-stepper.py +++ b/examples/python/adafruitms1438-stepper.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/adafruitms1438.py b/examples/python/adafruitms1438.py index 685a0a5c..800e0562 100755 --- a/examples/python/adafruitms1438.py +++ b/examples/python/adafruitms1438.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/adc121c021.py b/examples/python/adc121c021.py index b5b89a2b..60764400 100755 --- a/examples/python/adc121c021.py +++ b/examples/python/adc121c021.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/ads1015.py b/examples/python/ads1015.py old mode 100644 new mode 100755 index 6663a1c9..2b49fa3d --- a/examples/python/ads1015.py +++ b/examples/python/ads1015.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python # Author: Mihai Tudor Panu # Copyright (c) 2016 Intel Corporation. # diff --git a/examples/python/ads1115.py b/examples/python/ads1115.py old mode 100644 new mode 100755 index b90f661f..c4fb151b --- a/examples/python/ads1115.py +++ b/examples/python/ads1115.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python # Author: Mihai Tudor Panu # Copyright (c) 2016 Intel Corporation. # diff --git a/examples/python/adxl335.py b/examples/python/adxl335.py index 3ff005cd..25d1e68e 100755 --- a/examples/python/adxl335.py +++ b/examples/python/adxl335.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/adxl345.py b/examples/python/adxl345.py index 9654cb0a..e87a95df 100755 --- a/examples/python/adxl345.py +++ b/examples/python/adxl345.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python from __future__ import print_function # Author: Mihai Tudor Panu # Copyright (c) 2014 Intel Corporation. diff --git a/examples/python/adxrs610.py b/examples/python/adxrs610.py index 1f4a7fdc..cff8f80e 100755 --- a/examples/python/adxrs610.py +++ b/examples/python/adxrs610.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/aeotecdsb09104.py b/examples/python/aeotecdsb09104.py index 6f933d2b..c9d7b703 100755 --- a/examples/python/aeotecdsb09104.py +++ b/examples/python/aeotecdsb09104.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2016 Intel Corporation. # diff --git a/examples/python/aeotecdw2e.py b/examples/python/aeotecdw2e.py index 8986bddf..f51dfa93 100755 --- a/examples/python/aeotecdw2e.py +++ b/examples/python/aeotecdw2e.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2016 Intel Corporation. # diff --git a/examples/python/aeotecsdg2.py b/examples/python/aeotecsdg2.py index 0bcd2471..e1e1766d 100755 --- a/examples/python/aeotecsdg2.py +++ b/examples/python/aeotecsdg2.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2016 Intel Corporation. # diff --git a/examples/python/aeotecss6.py b/examples/python/aeotecss6.py index d5f6458a..b1b0616b 100755 --- a/examples/python/aeotecss6.py +++ b/examples/python/aeotecss6.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2016 Intel Corporation. # diff --git a/examples/python/ak8975.py b/examples/python/ak8975.py index 3dc05043..63b54d38 100755 --- a/examples/python/ak8975.py +++ b/examples/python/ak8975.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/apa102.py b/examples/python/apa102.py index 560dec1f..811f9619 100755 --- a/examples/python/apa102.py +++ b/examples/python/apa102.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Yannick Adam # Copyright (c) 2016 Yannick Adam # diff --git a/examples/python/apds9002.py b/examples/python/apds9002.py index 84880ee8..1b9eaedf 100755 --- a/examples/python/apds9002.py +++ b/examples/python/apds9002.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/at42qt1070.py b/examples/python/at42qt1070.py index 05fa7e67..6ed7c69a 100755 --- a/examples/python/at42qt1070.py +++ b/examples/python/at42qt1070.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/bh1750.py b/examples/python/bh1750.py index d69e8321..36c0a9d6 100755 --- a/examples/python/bh1750.py +++ b/examples/python/bh1750.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2016 Intel Corporation. # diff --git a/examples/python/biss0001.py b/examples/python/biss0001.py index 98091e6f..14e63cf8 100755 --- a/examples/python/biss0001.py +++ b/examples/python/biss0001.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/bma220.py b/examples/python/bma220.py index 2cdbb0d2..25b84ad1 100755 --- a/examples/python/bma220.py +++ b/examples/python/bma220.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/bma250e.py b/examples/python/bma250e.py index 9eace673..6cb048b6 100755 --- a/examples/python/bma250e.py +++ b/examples/python/bma250e.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2016-2017 Intel Corporation. # diff --git a/examples/python/bmc150.py b/examples/python/bmc150.py index cce6ba18..8eba7a1f 100755 --- a/examples/python/bmc150.py +++ b/examples/python/bmc150.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2016 Intel Corporation. # diff --git a/examples/python/bme280.py b/examples/python/bme280.py index 87aabf05..2a509ee2 100755 --- a/examples/python/bme280.py +++ b/examples/python/bme280.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2016 Intel Corporation. # diff --git a/examples/python/bmg160.py b/examples/python/bmg160.py index daf1ce38..6fcae317 100755 --- a/examples/python/bmg160.py +++ b/examples/python/bmg160.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2016 Intel Corporation. # diff --git a/examples/python/bmi055.py b/examples/python/bmi055.py index 1d7589d3..8bb2450c 100755 --- a/examples/python/bmi055.py +++ b/examples/python/bmi055.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2016 Intel Corporation. # diff --git a/examples/python/bmi160.py b/examples/python/bmi160.py index 2d46ec11..e51c69c2 100755 --- a/examples/python/bmi160.py +++ b/examples/python/bmi160.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2016 Intel Corporation. # diff --git a/examples/python/bmm150.py b/examples/python/bmm150.py index 4ed4dbcc..0e3bb1c5 100755 --- a/examples/python/bmm150.py +++ b/examples/python/bmm150.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2016-2017 Intel Corporation. # diff --git a/examples/python/bmp280.py b/examples/python/bmp280.py index 7e3eaf1e..c8255618 100755 --- a/examples/python/bmp280.py +++ b/examples/python/bmp280.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2016 Intel Corporation. # diff --git a/examples/python/bmpx8x.py b/examples/python/bmpx8x.py index dc79a834..d2eef27a 100755 --- a/examples/python/bmpx8x.py +++ b/examples/python/bmpx8x.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Author: Jon Trulson # Copyright (c) 2014-2017 Intel Corporation. diff --git a/examples/python/bmx055.py b/examples/python/bmx055.py index 3396e827..185a5c10 100755 --- a/examples/python/bmx055.py +++ b/examples/python/bmx055.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2016 Intel Corporation. # diff --git a/examples/python/bno055.py b/examples/python/bno055.py index ae6d18d6..40e57cb7 100755 --- a/examples/python/bno055.py +++ b/examples/python/bno055.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2016-2017 Intel Corporation. # diff --git a/examples/python/button.py b/examples/python/button.py index 57f05e48..43ab7297 100755 --- a/examples/python/button.py +++ b/examples/python/button.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python from __future__ import print_function # Author: Sarah Knepper # Copyright (c) 2014 Intel Corporation. diff --git a/examples/python/buzzer.py b/examples/python/buzzer.py index 645e7bf6..ed7d88b2 100755 --- a/examples/python/buzzer.py +++ b/examples/python/buzzer.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python from __future__ import print_function # Author: Sarah Knepper # Copyright (c) 2015 Intel Corporation. diff --git a/examples/python/cjq4435.py b/examples/python/cjq4435.py index 1f4589e5..0fdcdc71 100755 --- a/examples/python/cjq4435.py +++ b/examples/python/cjq4435.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/collision.py b/examples/python/collision.py index cc7c995a..378b30f4 100755 --- a/examples/python/collision.py +++ b/examples/python/collision.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/curieimu.py b/examples/python/curieimu.py index 8291a0e8..9f9c6737 100755 --- a/examples/python/curieimu.py +++ b/examples/python/curieimu.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Ron Evans (@deadprogram) # Copyright (c) 2016 Intel Corporation. diff --git a/examples/python/cwlsxxa.py b/examples/python/cwlsxxa.py index 56b8263a..d0a97a05 100755 --- a/examples/python/cwlsxxa.py +++ b/examples/python/cwlsxxa.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2016 Intel Corporation. # diff --git a/examples/python/dfrec.py b/examples/python/dfrec.py index cc28d8ea..de6c8a84 100755 --- a/examples/python/dfrec.py +++ b/examples/python/dfrec.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2016 Intel Corporation. # diff --git a/examples/python/dfrorp.py b/examples/python/dfrorp.py index 0912773d..cdd66b14 100755 --- a/examples/python/dfrorp.py +++ b/examples/python/dfrorp.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2016 Intel Corporation. # diff --git a/examples/python/dfrph.py b/examples/python/dfrph.py index 1285bc2c..f7ecf4be 100755 --- a/examples/python/dfrph.py +++ b/examples/python/dfrph.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/ds1307.py b/examples/python/ds1307.py index 3e9801e6..59764dbc 100755 --- a/examples/python/ds1307.py +++ b/examples/python/ds1307.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/ds18b20.py b/examples/python/ds18b20.py index 60ece340..fa7f8d22 100755 --- a/examples/python/ds18b20.py +++ b/examples/python/ds18b20.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2016-2017 Intel Corporation. # diff --git a/examples/python/ds2413.py b/examples/python/ds2413.py index ea275f65..30ca70d9 100755 --- a/examples/python/ds2413.py +++ b/examples/python/ds2413.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/e50hx.py b/examples/python/e50hx.py index 46ab4a91..98528862 100755 --- a/examples/python/e50hx.py +++ b/examples/python/e50hx.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2016 Intel Corporation. # diff --git a/examples/python/eboled.py b/examples/python/eboled.py index 3c423ba4..0dc427f3 100755 --- a/examples/python/eboled.py +++ b/examples/python/eboled.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/ecezo.py b/examples/python/ecezo.py index e3a68df5..72475120 100755 --- a/examples/python/ecezo.py +++ b/examples/python/ecezo.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2016 Intel Corporation. # diff --git a/examples/python/ehr.py b/examples/python/ehr.py index 8b53b24f..98115e4a 100755 --- a/examples/python/ehr.py +++ b/examples/python/ehr.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/eldriver.py b/examples/python/eldriver.py index 6045371a..cd8ee846 100755 --- a/examples/python/eldriver.py +++ b/examples/python/eldriver.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/electromagnet.py b/examples/python/electromagnet.py index 2a87bd47..139615a5 100755 --- a/examples/python/electromagnet.py +++ b/examples/python/electromagnet.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/emg.py b/examples/python/emg.py index b95f64bd..6e570397 100755 --- a/examples/python/emg.py +++ b/examples/python/emg.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/enc03r.py b/examples/python/enc03r.py index a998056f..3716efd3 100755 --- a/examples/python/enc03r.py +++ b/examples/python/enc03r.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/es08a.py b/examples/python/es08a.py index bfb4cf66..0740a97e 100755 --- a/examples/python/es08a.py +++ b/examples/python/es08a.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python from __future__ import print_function # Author: John Van Drasek # Copyright (c) 2015 Intel Corporation. diff --git a/examples/python/gp2y0a.py b/examples/python/gp2y0a.py index 79648b79..38467bfe 100755 --- a/examples/python/gp2y0a.py +++ b/examples/python/gp2y0a.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/gprs.py b/examples/python/gprs.py index 0f3356c8..cb21dbf6 100755 --- a/examples/python/gprs.py +++ b/examples/python/gprs.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/grovebutton.py b/examples/python/grovebutton.py index a03dfd55..71bbcaa7 100755 --- a/examples/python/grovebutton.py +++ b/examples/python/grovebutton.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python from __future__ import print_function # Author: Sarah Knepper # Copyright (c) 2014 Intel Corporation. diff --git a/examples/python/grovecircularled.py b/examples/python/grovecircularled.py index 2157db2f..d112a36a 100755 --- a/examples/python/grovecircularled.py +++ b/examples/python/grovecircularled.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # # Author: Jon Trulson # Copyright (c) 2015 Intel Corporation. diff --git a/examples/python/grovecollision.py b/examples/python/grovecollision.py index 875f97a9..67c0eba5 100755 --- a/examples/python/grovecollision.py +++ b/examples/python/grovecollision.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/groveehr.py b/examples/python/groveehr.py index 3ee1f974..142db0fe 100755 --- a/examples/python/groveehr.py +++ b/examples/python/groveehr.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/groveeldriver.py b/examples/python/groveeldriver.py index 2157f2c2..08fa8fc4 100755 --- a/examples/python/groveeldriver.py +++ b/examples/python/groveeldriver.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/groveelectromagnet.py b/examples/python/groveelectromagnet.py index 62c3a1e3..b9b17d54 100755 --- a/examples/python/groveelectromagnet.py +++ b/examples/python/groveelectromagnet.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/groveemg.py b/examples/python/groveemg.py index e6dcbb4c..b08fb748 100755 --- a/examples/python/groveemg.py +++ b/examples/python/groveemg.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/grovegprs.py b/examples/python/grovegprs.py index 137409b7..f403cc8f 100755 --- a/examples/python/grovegprs.py +++ b/examples/python/grovegprs.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/grovegsr.py b/examples/python/grovegsr.py index d88a1635..d2c51cdd 100755 --- a/examples/python/grovegsr.py +++ b/examples/python/grovegsr.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/groveled.py b/examples/python/groveled.py index 747675c0..05a8622e 100755 --- a/examples/python/groveled.py +++ b/examples/python/groveled.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python from __future__ import print_function # Author: Sarah Knepper # Copyright (c) 2015 Intel Corporation. diff --git a/examples/python/groveledbar.py b/examples/python/groveledbar.py index 09d69f5b..975d43f3 100755 --- a/examples/python/groveledbar.py +++ b/examples/python/groveledbar.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/grovelight.py b/examples/python/grovelight.py index 30beffe0..f440719f 100755 --- a/examples/python/grovelight.py +++ b/examples/python/grovelight.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python from __future__ import print_function # Author: Sarah Knepper # Copyright (c) 2014 Intel Corporation. diff --git a/examples/python/grovelinefinder.py b/examples/python/grovelinefinder.py index ddeb0a1b..2fad2e35 100755 --- a/examples/python/grovelinefinder.py +++ b/examples/python/grovelinefinder.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/grovemd-stepper.py b/examples/python/grovemd-stepper.py index 3e264874..9b9a7707 100755 --- a/examples/python/grovemd-stepper.py +++ b/examples/python/grovemd-stepper.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/grovemd.py b/examples/python/grovemd.py index 6ab8ac3b..63cdee0a 100755 --- a/examples/python/grovemd.py +++ b/examples/python/grovemd.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/grovemoisture.py b/examples/python/grovemoisture.py index bdbffc31..13bf7e20 100755 --- a/examples/python/grovemoisture.py +++ b/examples/python/grovemoisture.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/groveo2.py b/examples/python/groveo2.py index 6e603651..cce2bfc9 100755 --- a/examples/python/groveo2.py +++ b/examples/python/groveo2.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/groverelay.py b/examples/python/groverelay.py index 7b9f2cff..b1e7f9be 100755 --- a/examples/python/groverelay.py +++ b/examples/python/groverelay.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python from __future__ import print_function # Author: Sarah Knepper # Copyright (c) 2015 Intel Corporation. diff --git a/examples/python/groverotary.py b/examples/python/groverotary.py index b7c3684e..8cec63c5 100755 --- a/examples/python/groverotary.py +++ b/examples/python/groverotary.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python from __future__ import print_function # Author: Mihai Tudor Panu # Copyright (c) 2014 Intel Corporation. diff --git a/examples/python/grovescam.py b/examples/python/grovescam.py index c92d980c..ed24d995 100755 --- a/examples/python/grovescam.py +++ b/examples/python/grovescam.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # # Author: Jon Trulson # Copyright (c) 2015 Intel Corporation. diff --git a/examples/python/groveslide.py b/examples/python/groveslide.py index a2e6b348..d2d72ae6 100755 --- a/examples/python/groveslide.py +++ b/examples/python/groveslide.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python from __future__ import print_function # Author: Mihai Tudor Panu # Copyright (c) 2014 Intel Corporation. diff --git a/examples/python/grovespeaker.py b/examples/python/grovespeaker.py index 92fdf202..58f2be2e 100755 --- a/examples/python/grovespeaker.py +++ b/examples/python/grovespeaker.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/grovetemp.py b/examples/python/grovetemp.py index 5102bcad..59adc03f 100755 --- a/examples/python/grovetemp.py +++ b/examples/python/grovetemp.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python from __future__ import print_function # Author: Brendan Le Foll # Contributions: Sarah Knepper diff --git a/examples/python/grovevdiv.py b/examples/python/grovevdiv.py index 4acc1257..fc3b0b22 100755 --- a/examples/python/grovevdiv.py +++ b/examples/python/grovevdiv.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/grovewater.py b/examples/python/grovewater.py index 91e07ae9..1ed8508d 100755 --- a/examples/python/grovewater.py +++ b/examples/python/grovewater.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/grovewfs.py b/examples/python/grovewfs.py index 3b693995..907c3be0 100755 --- a/examples/python/grovewfs.py +++ b/examples/python/grovewfs.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/gsr.py b/examples/python/gsr.py index 8078565f..67db0a75 100755 --- a/examples/python/gsr.py +++ b/examples/python/gsr.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/guvas12d.py b/examples/python/guvas12d.py index 6da0f7fe..3f943a27 100755 --- a/examples/python/guvas12d.py +++ b/examples/python/guvas12d.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Jon Trulson # Copyright (c) 2015-2016 Intel Corporation. diff --git a/examples/python/h3lis331dl.py b/examples/python/h3lis331dl.py index 06cccd74..b7de2bd2 100755 --- a/examples/python/h3lis331dl.py +++ b/examples/python/h3lis331dl.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/h803x.py b/examples/python/h803x.py index 47e2bbaa..7c6b4ef9 100755 --- a/examples/python/h803x.py +++ b/examples/python/h803x.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2016 Intel Corporation. # diff --git a/examples/python/hcsr04.py b/examples/python/hcsr04.py old mode 100644 new mode 100755 index 28ca8ab8..daae0fe7 --- a/examples/python/hcsr04.py +++ b/examples/python/hcsr04.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Abhishek Malik # Copyright (c) 2017 Intel Corporation. # diff --git a/examples/python/hdc1000.py b/examples/python/hdc1000.py old mode 100644 new mode 100755 index 9ab3b5be..3a60b5a8 --- a/examples/python/hdc1000.py +++ b/examples/python/hdc1000.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Norbert Wesp # Copyright (c) 2017 Phytec Messtechnik GmbH. # diff --git a/examples/python/hdxxvxta.py b/examples/python/hdxxvxta.py index 8722a5d4..d6255f8f 100755 --- a/examples/python/hdxxvxta.py +++ b/examples/python/hdxxvxta.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2016 Intel Corporation. # diff --git a/examples/python/hka5.py b/examples/python/hka5.py index 6a0d9ce4..28ee9ea2 100755 --- a/examples/python/hka5.py +++ b/examples/python/hka5.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2016 Intel Corporation. # diff --git a/examples/python/hm11.py b/examples/python/hm11.py index cd3c251d..c316ceb8 100755 --- a/examples/python/hm11.py +++ b/examples/python/hm11.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/hmc5883l.py b/examples/python/hmc5883l.py index 2988cc0e..9ade1eaf 100755 --- a/examples/python/hmc5883l.py +++ b/examples/python/hmc5883l.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python from __future__ import print_function # Author: Mihai Tudor Panu # Copyright (c) 2015 Intel Corporation. diff --git a/examples/python/hmtrp.py b/examples/python/hmtrp.py index 750ef87a..11ee2d09 100755 --- a/examples/python/hmtrp.py +++ b/examples/python/hmtrp.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/hp20x.py b/examples/python/hp20x.py index d42da2a5..603efc1a 100755 --- a/examples/python/hp20x.py +++ b/examples/python/hp20x.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/ht9170.py b/examples/python/ht9170.py index 7c160ba3..f029cb4c 100755 --- a/examples/python/ht9170.py +++ b/examples/python/ht9170.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/htu21d.py b/examples/python/htu21d.py old mode 100644 new mode 100755 index eb3869c3..b1fea0e9 --- a/examples/python/htu21d.py +++ b/examples/python/htu21d.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python from __future__ import print_function # Author: Mihai Tudor Panu # Copyright (c) 2017 Intel Corporation. diff --git a/examples/python/hwxpxx.py b/examples/python/hwxpxx.py index 3321b603..c065fee8 100755 --- a/examples/python/hwxpxx.py +++ b/examples/python/hwxpxx.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2016 Intel Corporation. # diff --git a/examples/python/ili9341.py b/examples/python/ili9341.py index 260c5e81..8b56844c 100755 --- a/examples/python/ili9341.py +++ b/examples/python/ili9341.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Shawn Hymel # Copyright (c) 2016 SparkFun Electronics # diff --git a/examples/python/ims.py b/examples/python/ims.py index 1f4f6b29..de8547b4 100755 --- a/examples/python/ims.py +++ b/examples/python/ims.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Noel Eck # Copyright (c) 2016 Intel Corporation. # diff --git a/examples/python/ina132.py b/examples/python/ina132.py index 8e8ccae7..08f639f2 100755 --- a/examples/python/ina132.py +++ b/examples/python/ina132.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/isd1820.py b/examples/python/isd1820.py index 726ba89b..d19bf3ce 100755 --- a/examples/python/isd1820.py +++ b/examples/python/isd1820.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/itg3200.py b/examples/python/itg3200.py index 7cc9a8ac..a511ffab 100755 --- a/examples/python/itg3200.py +++ b/examples/python/itg3200.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python from __future__ import print_function # Author: John Van Drasek # Copyright (c) 2015 Intel Corporation. diff --git a/examples/python/jhd1313m1-lcd.py b/examples/python/jhd1313m1-lcd.py index 9ad6cd8a..56a9861d 100755 --- a/examples/python/jhd1313m1-lcd.py +++ b/examples/python/jhd1313m1-lcd.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Brendan Le Foll # Copyright (c) 2014 Intel Corporation. # diff --git a/examples/python/joystick12.py b/examples/python/joystick12.py index af098b59..0f08c500 100755 --- a/examples/python/joystick12.py +++ b/examples/python/joystick12.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/l298-stepper.py b/examples/python/l298-stepper.py index 622d495c..d1360ae2 100755 --- a/examples/python/l298-stepper.py +++ b/examples/python/l298-stepper.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/l298.py b/examples/python/l298.py index 03c04c13..c7a8b803 100755 --- a/examples/python/l298.py +++ b/examples/python/l298.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/lcdks.py b/examples/python/lcdks.py index 5a3955e8..818c91e1 100755 --- a/examples/python/lcdks.py +++ b/examples/python/lcdks.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2017 Intel Corporation. # diff --git a/examples/python/ldt0028.py b/examples/python/ldt0028.py index 6784050e..6724cd85 100755 --- a/examples/python/ldt0028.py +++ b/examples/python/ldt0028.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python from __future__ import print_function # Author: Sarah Knepper # Copyright (c) 2014 Intel Corporation. diff --git a/examples/python/le910.py b/examples/python/le910.py index 3d021e54..3ea6fa24 100755 --- a/examples/python/le910.py +++ b/examples/python/le910.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2017 Intel Corporation. # diff --git a/examples/python/led.py b/examples/python/led.py index 06548c52..501d5b38 100755 --- a/examples/python/led.py +++ b/examples/python/led.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python from __future__ import print_function # Author: Sarah Knepper # Copyright (c) 2015 Intel Corporation. diff --git a/examples/python/light.py b/examples/python/light.py index 312b7398..1008ade6 100755 --- a/examples/python/light.py +++ b/examples/python/light.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Sarah Knepper # Copyright (c) 2014 Intel Corporation. # diff --git a/examples/python/linefinder.py b/examples/python/linefinder.py index 0d5237a4..a7bdc99f 100755 --- a/examples/python/linefinder.py +++ b/examples/python/linefinder.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/lis2ds12.py b/examples/python/lis2ds12.py index 5c0543ea..204fe755 100755 --- a/examples/python/lis2ds12.py +++ b/examples/python/lis2ds12.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2016-2017 Intel Corporation. # diff --git a/examples/python/lm35.py b/examples/python/lm35.py index 3c5b9d75..6bcfe148 100755 --- a/examples/python/lm35.py +++ b/examples/python/lm35.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/loudness.py b/examples/python/loudness.py index 85c361f0..7c45685f 100755 --- a/examples/python/loudness.py +++ b/examples/python/loudness.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/lsm303agr.py b/examples/python/lsm303agr.py index 65ccbd7a..ded05e45 100755 --- a/examples/python/lsm303agr.py +++ b/examples/python/lsm303agr.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2017 Intel Corporation. # diff --git a/examples/python/lsm303d.py b/examples/python/lsm303d.py index 8af31c43..9d6da268 100755 --- a/examples/python/lsm303d.py +++ b/examples/python/lsm303d.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2017 Intel Corporation. # diff --git a/examples/python/lsm303dlh.py b/examples/python/lsm303dlh.py index b413543a..69336fe1 100755 --- a/examples/python/lsm303dlh.py +++ b/examples/python/lsm303dlh.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Brendan Le Foll # Contributions: Zion Orent diff --git a/examples/python/lsm6ds3h.py b/examples/python/lsm6ds3h.py index baec8d36..d899f86c 100755 --- a/examples/python/lsm6ds3h.py +++ b/examples/python/lsm6ds3h.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2016-2017 Intel Corporation. # diff --git a/examples/python/lsm6dsl.py b/examples/python/lsm6dsl.py index 18a557ff..d51f6c23 100755 --- a/examples/python/lsm6dsl.py +++ b/examples/python/lsm6dsl.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2016-2017 Intel Corporation. # diff --git a/examples/python/lsm9ds0.py b/examples/python/lsm9ds0.py index d86a5602..36f87a29 100755 --- a/examples/python/lsm9ds0.py +++ b/examples/python/lsm9ds0.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/m24lr64e.py b/examples/python/m24lr64e.py index e7d6187d..aa9bfb2a 100755 --- a/examples/python/m24lr64e.py +++ b/examples/python/m24lr64e.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/mag3110.py b/examples/python/mag3110.py old mode 100644 new mode 100755 index 8e64d4b8..ee258a0c --- a/examples/python/mag3110.py +++ b/examples/python/mag3110.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Norbert Wesp # Copyright (c) 2017 Phytec Messtechnik GmbH. # diff --git a/examples/python/max30100.py b/examples/python/max30100.py index 2a681999..04a70cb3 100755 --- a/examples/python/max30100.py +++ b/examples/python/max30100.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Noel Eck # Copyright (c) 2016 Intel Corporation. # diff --git a/examples/python/maxsonarez.py b/examples/python/maxsonarez.py index ad3321a6..fc2d8b7e 100755 --- a/examples/python/maxsonarez.py +++ b/examples/python/maxsonarez.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/mb704x.py b/examples/python/mb704x.py index 706d9dd4..27baf7dd 100755 --- a/examples/python/mb704x.py +++ b/examples/python/mb704x.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2016 Intel Corporation. # diff --git a/examples/python/mcp2515-txrx.py b/examples/python/mcp2515-txrx.py index 0e933570..ec00ffc7 100755 --- a/examples/python/mcp2515-txrx.py +++ b/examples/python/mcp2515-txrx.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2016 Intel Corporation. # diff --git a/examples/python/mcp2515.py b/examples/python/mcp2515.py index 5a228c0d..cbac14b2 100755 --- a/examples/python/mcp2515.py +++ b/examples/python/mcp2515.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2016 Intel Corporation. # diff --git a/examples/python/md-stepper.py b/examples/python/md-stepper.py index 3c26b0e0..1d7914d1 100755 --- a/examples/python/md-stepper.py +++ b/examples/python/md-stepper.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/md.py b/examples/python/md.py index 20bc037f..f65065bd 100755 --- a/examples/python/md.py +++ b/examples/python/md.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/mg811.py b/examples/python/mg811.py index 736613b3..1c29cb6d 100755 --- a/examples/python/mg811.py +++ b/examples/python/mg811.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/mhz16.py b/examples/python/mhz16.py index cc8e4199..05560d8c 100755 --- a/examples/python/mhz16.py +++ b/examples/python/mhz16.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/mic.py b/examples/python/mic.py index 1e15d0bf..602010e5 100755 --- a/examples/python/mic.py +++ b/examples/python/mic.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python from __future__ import print_function # Author: John Van Drasek # Copyright (c) 2015 Intel Corporation. diff --git a/examples/python/mma7361.py b/examples/python/mma7361.py index 760f6464..afdfef71 100755 --- a/examples/python/mma7361.py +++ b/examples/python/mma7361.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2016 Intel Corporation. # diff --git a/examples/python/mma7660.py b/examples/python/mma7660.py index cf326510..3f5046de 100755 --- a/examples/python/mma7660.py +++ b/examples/python/mma7660.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/mma8x5x.py b/examples/python/mma8x5x.py old mode 100644 new mode 100755 index 51bb9621..1c50b587 --- a/examples/python/mma8x5x.py +++ b/examples/python/mma8x5x.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Norbert Wesp # Copyright (c) 2017 Phytec Messtechnik GmbH. # diff --git a/examples/python/moisture.py b/examples/python/moisture.py index 1a7547ad..2df53b3a 100755 --- a/examples/python/moisture.py +++ b/examples/python/moisture.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/mpr121.py b/examples/python/mpr121.py index 42ca6d41..7f560672 100755 --- a/examples/python/mpr121.py +++ b/examples/python/mpr121.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/mpu60x0.py b/examples/python/mpu60x0.py index 6742876a..6e37b910 100755 --- a/examples/python/mpu60x0.py +++ b/examples/python/mpu60x0.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/mpu9150.py b/examples/python/mpu9150.py index da4d1caf..cc693d14 100755 --- a/examples/python/mpu9150.py +++ b/examples/python/mpu9150.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/mpu9250.py b/examples/python/mpu9250.py index 62867100..99a9e606 100755 --- a/examples/python/mpu9250.py +++ b/examples/python/mpu9250.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/mq2.py b/examples/python/mq2.py index a046b088..240d4758 100755 --- a/examples/python/mq2.py +++ b/examples/python/mq2.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/mq3.py b/examples/python/mq3.py index fcc2e669..a605c16b 100755 --- a/examples/python/mq3.py +++ b/examples/python/mq3.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/mq303a.py b/examples/python/mq303a.py index e2207066..a800b7bd 100755 --- a/examples/python/mq303a.py +++ b/examples/python/mq303a.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/mq4.py b/examples/python/mq4.py index 7e2ebaa8..21a7b7a5 100755 --- a/examples/python/mq4.py +++ b/examples/python/mq4.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/mq5.py b/examples/python/mq5.py index 8db1d6a0..54041a7b 100755 --- a/examples/python/mq5.py +++ b/examples/python/mq5.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/mq6.py b/examples/python/mq6.py index cff4ac3a..27f63283 100755 --- a/examples/python/mq6.py +++ b/examples/python/mq6.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/mq7.py b/examples/python/mq7.py index 1636f6bf..86a46f51 100755 --- a/examples/python/mq7.py +++ b/examples/python/mq7.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/mq8.py b/examples/python/mq8.py index 6d8d35e8..eb0b0949 100755 --- a/examples/python/mq8.py +++ b/examples/python/mq8.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/mq9.py b/examples/python/mq9.py index e2f0191c..0dc9762a 100755 --- a/examples/python/mq9.py +++ b/examples/python/mq9.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/ms5803.py b/examples/python/ms5803.py index 7ba1acb5..9cc826e2 100755 --- a/examples/python/ms5803.py +++ b/examples/python/ms5803.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2016 Intel Corporation. # diff --git a/examples/python/nlgpio16.py b/examples/python/nlgpio16.py index 1e3a7ab3..f4b7ef83 100755 --- a/examples/python/nlgpio16.py +++ b/examples/python/nlgpio16.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/nmea_gps.py b/examples/python/nmea_gps.py index ffcb2480..cd44862b 100755 --- a/examples/python/nmea_gps.py +++ b/examples/python/nmea_gps.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2016 Intel Corporation. # diff --git a/examples/python/nmea_gps_i2c.py b/examples/python/nmea_gps_i2c.py index c4615f2f..1e593c1a 100755 --- a/examples/python/nmea_gps_i2c.py +++ b/examples/python/nmea_gps_i2c.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2016 Intel Corporation. # diff --git a/examples/python/nunchuck.py b/examples/python/nunchuck.py index c25a8b29..b6851b0f 100755 --- a/examples/python/nunchuck.py +++ b/examples/python/nunchuck.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/o2.py b/examples/python/o2.py index 091078d0..f7e9f8ec 100755 --- a/examples/python/o2.py +++ b/examples/python/o2.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/oled_ssd1308.py b/examples/python/oled_ssd1308.py index 2540e2bf..15e39f0f 100755 --- a/examples/python/oled_ssd1308.py +++ b/examples/python/oled_ssd1308.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/oled_ssd1327.py b/examples/python/oled_ssd1327.py index efacbc5e..f0dc293e 100755 --- a/examples/python/oled_ssd1327.py +++ b/examples/python/oled_ssd1327.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/otp538u.py b/examples/python/otp538u.py index c1d82b4d..5013da8d 100755 --- a/examples/python/otp538u.py +++ b/examples/python/otp538u.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/ozwdump.py b/examples/python/ozwdump.py index c8bad0eb..8f765fb9 100755 --- a/examples/python/ozwdump.py +++ b/examples/python/ozwdump.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2015-2016 Intel Corporation. # diff --git a/examples/python/p9813.py b/examples/python/p9813.py old mode 100644 new mode 100755 index 3c57affd..b2ecea77 --- a/examples/python/p9813.py +++ b/examples/python/p9813.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Sergey Kiselev # Copyright (c) 2016 Sergey Kiselev # Based on the apa102 driver writen by Yannick Adam diff --git a/examples/python/pn532-writeurl.py b/examples/python/pn532-writeurl.py index 6a72f040..5216ac95 100755 --- a/examples/python/pn532-writeurl.py +++ b/examples/python/pn532-writeurl.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/pn532.py b/examples/python/pn532.py index 04374bd8..48b9a96b 100755 --- a/examples/python/pn532.py +++ b/examples/python/pn532.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/ppd42ns.py b/examples/python/ppd42ns.py index e22dbf28..dee9912e 100755 --- a/examples/python/ppd42ns.py +++ b/examples/python/ppd42ns.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/relay.py b/examples/python/relay.py index 95bd00e6..b51e308a 100755 --- a/examples/python/relay.py +++ b/examples/python/relay.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python from __future__ import print_function # Author: Sarah Knepper # Copyright (c) 2015 Intel Corporation. diff --git a/examples/python/rfr359f.py b/examples/python/rfr359f.py index 8fa05bf9..602673af 100755 --- a/examples/python/rfr359f.py +++ b/examples/python/rfr359f.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/rgbringcoder.py b/examples/python/rgbringcoder.py index 83a899d0..6e79bb04 100755 --- a/examples/python/rgbringcoder.py +++ b/examples/python/rgbringcoder.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/rhusb.py b/examples/python/rhusb.py index 8d2edaa7..2416584d 100755 --- a/examples/python/rhusb.py +++ b/examples/python/rhusb.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2016 Intel Corporation. # diff --git a/examples/python/rn2903-p2p-rx.py b/examples/python/rn2903-p2p-rx.py index 108728ac..d0845d26 100755 --- a/examples/python/rn2903-p2p-rx.py +++ b/examples/python/rn2903-p2p-rx.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2017 Intel Corporation. # diff --git a/examples/python/rn2903-p2p-tx.py b/examples/python/rn2903-p2p-tx.py index a552ff34..9270ddf5 100755 --- a/examples/python/rn2903-p2p-tx.py +++ b/examples/python/rn2903-p2p-tx.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2017 Intel Corporation. # diff --git a/examples/python/rn2903.py b/examples/python/rn2903.py index cd5731bb..0f4e3af6 100755 --- a/examples/python/rn2903.py +++ b/examples/python/rn2903.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2017 Intel Corporation. # diff --git a/examples/python/rotary.py b/examples/python/rotary.py index b8b2e81a..8042a777 100755 --- a/examples/python/rotary.py +++ b/examples/python/rotary.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python from __future__ import print_function # Author: Mihai Tudor Panu # Copyright (c) 2014 Intel Corporation. diff --git a/examples/python/rotaryencoder.py b/examples/python/rotaryencoder.py index 507526c3..534faa4b 100755 --- a/examples/python/rotaryencoder.py +++ b/examples/python/rotaryencoder.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/rpr220.py b/examples/python/rpr220.py index c7f46894..cdc57ae0 100755 --- a/examples/python/rpr220.py +++ b/examples/python/rpr220.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/rsc.py b/examples/python/rsc.py old mode 100644 new mode 100755 index 0b64493e..df570cfd --- a/examples/python/rsc.py +++ b/examples/python/rsc.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Abhishek Malik # Copyright (c) 2017 Intel Corporation. # diff --git a/examples/python/scam.py b/examples/python/scam.py index e63343fa..039be263 100755 --- a/examples/python/scam.py +++ b/examples/python/scam.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # # Author: Jon Trulson # Copyright (c) 2015 Intel Corporation. diff --git a/examples/python/sensortemplate.py b/examples/python/sensortemplate.py index 7b506547..93173b57 100755 --- a/examples/python/sensortemplate.py +++ b/examples/python/sensortemplate.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python # The MIT License (MIT) # # Author: Your Full Name diff --git a/examples/python/sht1x.py b/examples/python/sht1x.py index d21fef25..b3c70765 100755 --- a/examples/python/sht1x.py +++ b/examples/python/sht1x.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2016 Intel Corporation. # diff --git a/examples/python/si114x.py b/examples/python/si114x.py index 3f5b509e..7a83ea6e 100755 --- a/examples/python/si114x.py +++ b/examples/python/si114x.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/slide.py b/examples/python/slide.py index addf6a44..a30c0861 100755 --- a/examples/python/slide.py +++ b/examples/python/slide.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python from __future__ import print_function # Author: Mihai Tudor Panu # Copyright (c) 2014 Intel Corporation. diff --git a/examples/python/sm130.py b/examples/python/sm130.py index 337841a7..84797e8c 100755 --- a/examples/python/sm130.py +++ b/examples/python/sm130.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/speaker.py b/examples/python/speaker.py index 8a224f54..855fb169 100755 --- a/examples/python/speaker.py +++ b/examples/python/speaker.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/speaker_pwm.py b/examples/python/speaker_pwm.py index 0e6c6940..bae810e6 100755 --- a/examples/python/speaker_pwm.py +++ b/examples/python/speaker_pwm.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2017 Intel Corporation. # diff --git a/examples/python/stepmotor.py b/examples/python/stepmotor.py index 110fd1fa..d11bc52d 100755 --- a/examples/python/stepmotor.py +++ b/examples/python/stepmotor.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Mihai Tudor Panu # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/sx1276-fsk.py b/examples/python/sx1276-fsk.py index a2ce1687..335adc30 100755 --- a/examples/python/sx1276-fsk.py +++ b/examples/python/sx1276-fsk.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/sx1276-lora.py b/examples/python/sx1276-lora.py index 8a9d3e20..b6a936be 100755 --- a/examples/python/sx1276-lora.py +++ b/examples/python/sx1276-lora.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/sx6119.py b/examples/python/sx6119.py index 2a0d3373..894f8802 100755 --- a/examples/python/sx6119.py +++ b/examples/python/sx6119.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/t3311.py b/examples/python/t3311.py index 0799dccf..89fbcb83 100755 --- a/examples/python/t3311.py +++ b/examples/python/t3311.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2016 Intel Corporation. # diff --git a/examples/python/t8100.py b/examples/python/t8100.py index 9bc0dfc2..6ca7c288 100755 --- a/examples/python/t8100.py +++ b/examples/python/t8100.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2016 Intel Corporation. # diff --git a/examples/python/ta12200.py b/examples/python/ta12200.py index 75a4a04f..5a381ccd 100755 --- a/examples/python/ta12200.py +++ b/examples/python/ta12200.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/tb7300.py b/examples/python/tb7300.py index 78d9cf33..10a8c404 100755 --- a/examples/python/tb7300.py +++ b/examples/python/tb7300.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2016 Intel Corporation. # diff --git a/examples/python/tcs3414cs.py b/examples/python/tcs3414cs.py index f5513c0a..31d99f09 100755 --- a/examples/python/tcs3414cs.py +++ b/examples/python/tcs3414cs.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/tcs37727.py b/examples/python/tcs37727.py old mode 100644 new mode 100755 index f9a881d3..2cca2457 --- a/examples/python/tcs37727.py +++ b/examples/python/tcs37727.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Norbert Wesp # Copyright (c) 2017 Phytec Messtechnik GmbH. # diff --git a/examples/python/teams.py b/examples/python/teams.py index 00c2ffec..18fdea26 100755 --- a/examples/python/teams.py +++ b/examples/python/teams.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2016 Intel Corporation. # diff --git a/examples/python/temperature.py b/examples/python/temperature.py index 1b17f9bc..1009d9bb 100755 --- a/examples/python/temperature.py +++ b/examples/python/temperature.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python from __future__ import print_function # Author: Brendan Le Foll # Contributions: Sarah Knepper diff --git a/examples/python/tex00.py b/examples/python/tex00.py index 07c4cc3b..23af122d 100755 --- a/examples/python/tex00.py +++ b/examples/python/tex00.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2016 Intel Corporation. # diff --git a/examples/python/tm1637.py b/examples/python/tm1637.py index d178ab77..6cb24a4e 100755 --- a/examples/python/tm1637.py +++ b/examples/python/tm1637.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python from __future__ import print_function # Author: Mihai Tudor Panu # Copyright (c) 2014 Intel Corporation. diff --git a/examples/python/tmp006.py b/examples/python/tmp006.py old mode 100644 new mode 100755 index d75e54ac..07e5f256 --- a/examples/python/tmp006.py +++ b/examples/python/tmp006.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Norbert Wesp # Copyright (c) 2017 Phytec Messtechnik GmbH. # diff --git a/examples/python/tp401.py b/examples/python/tp401.py index acc45b7e..81f4a81d 100755 --- a/examples/python/tp401.py +++ b/examples/python/tp401.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python from __future__ import print_function # Author: Mihai Tudor Panu # Copyright (c) 2014 Intel Corporation. diff --git a/examples/python/tsl2561.py b/examples/python/tsl2561.py index 0b07bc3e..d7821f6b 100755 --- a/examples/python/tsl2561.py +++ b/examples/python/tsl2561.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/ttp223.py b/examples/python/ttp223.py index 371a0950..32135dce 100755 --- a/examples/python/ttp223.py +++ b/examples/python/ttp223.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python from __future__ import print_function # Author: Sarah Knepper # Copyright (c) 2015 Intel Corporation. diff --git a/examples/python/tzemt400.py b/examples/python/tzemt400.py index 7f6aa390..6325f241 100755 --- a/examples/python/tzemt400.py +++ b/examples/python/tzemt400.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2016 Intel Corporation. # diff --git a/examples/python/uln200xa.py b/examples/python/uln200xa.py index 48a44482..f4c72339 100755 --- a/examples/python/uln200xa.py +++ b/examples/python/uln200xa.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2015-2016 Intel Corporation. # diff --git a/examples/python/urm37-uart.py b/examples/python/urm37-uart.py index ff957269..d777547a 100755 --- a/examples/python/urm37-uart.py +++ b/examples/python/urm37-uart.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/urm37.py b/examples/python/urm37.py index c55bee62..19663eb6 100755 --- a/examples/python/urm37.py +++ b/examples/python/urm37.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/vcap.py b/examples/python/vcap.py index 295696db..7249b3dc 100755 --- a/examples/python/vcap.py +++ b/examples/python/vcap.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2016 Intel Corporation. # diff --git a/examples/python/vdiv.py b/examples/python/vdiv.py index aeefac3a..097822f3 100755 --- a/examples/python/vdiv.py +++ b/examples/python/vdiv.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/veml6070.py b/examples/python/veml6070.py old mode 100644 new mode 100755 index c87c0a93..0022238e --- a/examples/python/veml6070.py +++ b/examples/python/veml6070.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Abhishek Malik # Copyright (c) 2017 Intel Corporation. # diff --git a/examples/python/water.py b/examples/python/water.py index 1c094ecc..5cad6013 100755 --- a/examples/python/water.py +++ b/examples/python/water.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/waterlevel.py b/examples/python/waterlevel.py index fac581b8..298d0e74 100755 --- a/examples/python/waterlevel.py +++ b/examples/python/waterlevel.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/wfs.py b/examples/python/wfs.py index 17bedc62..79bc131b 100755 --- a/examples/python/wfs.py +++ b/examples/python/wfs.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/wheelencoder.py b/examples/python/wheelencoder.py index b72ea32d..41391aa8 100755 --- a/examples/python/wheelencoder.py +++ b/examples/python/wheelencoder.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/wt5001.py b/examples/python/wt5001.py index 96a50c7b..6875fe5a 100755 --- a/examples/python/wt5001.py +++ b/examples/python/wt5001.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/xbee.py b/examples/python/xbee.py index 2d442057..00f8ce0e 100755 --- a/examples/python/xbee.py +++ b/examples/python/xbee.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Jon Trulson # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/yg1006.py b/examples/python/yg1006.py index 56e9ead7..6c470cbe 100755 --- a/examples/python/yg1006.py +++ b/examples/python/yg1006.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/zfm20-register.py b/examples/python/zfm20-register.py index 84e48970..a9ea339a 100755 --- a/examples/python/zfm20-register.py +++ b/examples/python/zfm20-register.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. # diff --git a/examples/python/zfm20.py b/examples/python/zfm20.py index 416a43e0..03d6138b 100755 --- a/examples/python/zfm20.py +++ b/examples/python/zfm20.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Author: Zion Orent # Copyright (c) 2015 Intel Corporation. #