Add Lux unit to lightsensor

master
Michael Zanetti 2019-01-28 16:55:23 +01:00
parent 6cc6bfbc6d
commit eff9b53ec1
1 changed files with 2 additions and 1 deletions

View File

@ -84,7 +84,8 @@
"displayName": "Light intensity",
"displayNameEvent": "Light intensity changed",
"type": "double",
"defaultValue": 0
"defaultValue": 0,
"unit": "Lux"
},
{
"id": "f77608b3-8b5b-43a9-aab6-0dc35c694ec3",