Explorar el Código

Python bug fix

Peter hace 5 años
padre
commit
bfe8a5c278
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 "