Skip to content

Commit 10417f5

Browse files
committed
Merge pull request vascop#6 from s4mdf0o1/patch-1
UTF-8 error
2 parents 8ee829e + 6134911 commit 10417f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arduino/arduino.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/usr/bin/env python
2+
# -*- coding: utf-8 -*-
23

34
import serial
45

0 commit comments

Comments
 (0)