浏览代码

Python bug fix

Peter 5 年之前
父节点
当前提交
bfe8a5c278
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      software/BananaPiM2+/doku.md

+ 1 - 1
software/BananaPiM2+/doku.md

@@ -178,7 +178,7 @@ nano send_serial_bluetooth.py
 import sys
 import bluetooth
 
-addr = none
+addr = None
 
 if len(sys.argv) < 2:
     print("No device specified. Searching all nearby bluetooth devices for "