Skip to content

Commit af1130e

Browse files
fixes
1 parent fabe1ed commit af1130e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ From `0` to `100` depending on ambient light.
118118

119119
## In progress
120120

121-
### Cing.UltrasonicSensor()
121+
### Cing.ReadUltrasonicSensor()
122122

123123
[Sensor]
124124

@@ -130,7 +130,7 @@ Reads the value from external ultrasonic sensor.
130130

131131
#### Syntax
132132

133-
`Cing.UltrasonicSensor()`
133+
`Cing.ReadUltrasonicSensor()`
134134

135135

136136
#### Returns

0 commit comments

Comments
 (0)