Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Nodemcu Firmware
Commits
f427951f
Commit
f427951f
authored
Apr 18, 2018
by
Marcel Stör
Browse files
Editorial fix
parent
96e5c026
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/en/modules/tcs34725.md
View file @
f427951f
...
@@ -5,11 +5,13 @@
...
@@ -5,11 +5,13 @@
This module provides a simple interface to
[
TCS34725 colour/light sensors
](
https://www.adafruit.com/product/1334
)
(
Adafruit
)
.
This module provides a simple interface to
[
TCS34725 colour/light sensors
](
https://www.adafruit.com/product/1334
)
(
Adafruit
)
.
Note that you must call
[
`setup()`
](
#tcs34725setup
)
before you can start reading values!
!!! Warning
You must call [`setup()`](#tcs34725setup) before you can start reading values!
## tcs34725.setup()
## tcs34725.setup()
setupializes module. setupialization
is mandatory before values can be read.
Initialization via this call
is mandatory before values can be read.
#### Syntax
#### Syntax
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment