We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ee829e commit 6134911Copy full SHA for 6134911
arduino/arduino.py
@@ -1,4 +1,5 @@
1
#!/usr/bin/env python
2
+# -*- coding: utf-8 -*-
3
4
import serial
5
0 commit comments