Commit 3c7c3054 authored by DonLakeFlyer's avatar DonLakeFlyer

Rename modes for usability

parent 2449895c
......@@ -49,7 +49,7 @@
"name": "CameraMode",
"shortDescription": "Specify whether the camera should switch to photo or video mode",
"type": "uint32",
"enumStrings": "Take photos,Record video",
"enumStrings": "Photo,Video",
"enumValues": "0,1",
"defaultValue": 0
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment