Typo in Experiment section (#521)
Changed press B to press A. Value close to 1000 should be for wet dirt.
This commit is contained in:
parent
01f665b268
commit
432e285a64
@ -52,8 +52,8 @@ basic.forever(() => {
|
||||
|
||||
* insert the nails in the dry dirt, press ``A`` and note the value. You should see a value close to ``250``
|
||||
for dry dirt.
|
||||
* insert the nails in the wet dirt, press ``B`` and note the value. You should see a value close to ``1000``
|
||||
for dry dirt.
|
||||
* insert the nails in the wet dirt, press ``A`` and note the value. You should see a value close to ``1000``
|
||||
for wet dirt.
|
||||
|
||||
https://youtu.be/S8NppVT_paw
|
||||
|
||||
@ -95,4 +95,4 @@ basic.forever(() => {
|
||||
|
||||
Connect
|
||||
|
||||
### ~
|
||||
### ~
|
||||
|
Loading…
Reference in New Issue
Block a user