Francesco Truzzi 9 éve
szülő
commit
c96c8d570a
1 módosított fájl, 0 hozzáadás és 4 törlés
  1. 0 4
      lua_modules/hdc1000/README.md

+ 0 - 4
lua_modules/hdc1000/README.md

@@ -10,15 +10,11 @@ First, require it:
 
 Then, initialize it:
 
-<<<<<<< HEAD
 `HDC1000.init(sda, scl, drdyn)`
 
 If you don't want to use the DRDYn pin, set it to false: a 20ms delay will be automatically set after each read request.
 
 `HDC1000.init(sda, scl, false)`
-=======
-`HDC1000.init(sda, scl)`
->>>>>>> origin/master
 
 Configure it: