Skip to content

Commit 04e71a6

Browse files
committed
Fix permissions and shebangs in examples
1 parent 5a9e6eb commit 04e71a6

4 files changed

Lines changed: 2 additions & 0 deletions

File tree

examples/receive_all.py

100644100755
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#!/usr/bin/env python
2+
13
from __future__ import print_function
24

35
import can

examples/serial_com.py

100644100755
File mode changed.

examples/vcan_filtered.py

100644100755
File mode changed.

examples/virtual_can_demo.py

100644100755
File mode changed.

0 commit comments

Comments
 (0)