Modified
This commit is contained in:
parent
5b0bffd73f
commit
a0ac0e354e
@ -9,7 +9,7 @@ This library makes it easy for anyone—even if you don’t know how to code or
|
|||||||
|
|
||||||
- **Easy drag-and-drop blocks** for controlling your Photoresistance
|
- **Easy drag-and-drop blocks** for controlling your Photoresistance
|
||||||
- **No coding required**
|
- **No coding required**
|
||||||
- **Turn on & off the Photoresistance**
|
- **Read Photoresistance Values**
|
||||||
- **Control the notes**
|
- **Control the notes**
|
||||||
- **Beginner-friendly instructions**
|
- **Beginner-friendly instructions**
|
||||||
|
|
||||||
@ -48,8 +48,7 @@ This library makes it easy for anyone—even if you don’t know how to code or
|
|||||||
4. **Drag the blocks** you want to use into your script area.
|
4. **Drag the blocks** you want to use into your script area.
|
||||||
- For example:
|
- For example:
|
||||||
- “Set Pin Value
|
- “Set Pin Value
|
||||||
- Turn Photoresistance On and Off
|
- Read Photoresistance Values"
|
||||||
- Turn Inverted Photoresistance On and Off"
|
|
||||||
|
|
||||||
5. **Click the green flag** or “Run” to start controlling your Photoresistance!
|
5. **Click the green flag** or “Run” to start controlling your Photoresistance!
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
# Buzzer Library Development Steps
|
# Photoresistance Library Development Steps
|
||||||
|
|
||||||
## Version 01
|
## Version 01
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
This block is designed to read the values from the photoresistance.
|
This block is designed to read the values from the Photoresistance.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user