- 
                Notifications
    You must be signed in to change notification settings 
- Fork 11
Closed
Labels
type: enhancementProposed improvementProposed improvement
Description
I am not able to find Arduino_MKRIoTCarrier when I scroll here
https://www.arduino.cc/reference/en/libraries/
I come across this one..is it the correct link? not sure why could not find from step above
https://www.arduino.cc/reference/en/libraries/arduino_mkriotcarrier/
but I am unable to find what functions we have for
carrier.Env.
we have a bit of inconsistency as we have
carrier.Pressure.readPressure()
but
carrier.Env.readHumidity()
this is due to different sensors?
- 
do you have 
 Env.readIlluminance()? could not find it
- 
how to turn off the screen to make sure will be off after a few sec from touch 
I can see how to start
display.init
but could not find out to turn off
Metadata
Metadata
Assignees
Labels
type: enhancementProposed improvementProposed improvement