Skip to content

Commit

Permalink
README sample fixes, ctd
Browse files Browse the repository at this point in the history
  • Loading branch information
ross-inksmith committed Oct 27, 2021
1 parent bc3f70c commit b51e6be
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ basic.forever(() => {
basic.pause(1000)
motor.turnLeft(-50)
basic.pause(1000)
motor.setPowers(MotorPower.OFF)
})
```
Using the touch sensor to display the current moisture level of the soil.
Expand Down

0 comments on commit b51e6be

Please sign in to comment.