mirror of
https://github.com/PhotonVision/photonvision
synced 2026-07-02 02:51:40 +00:00
[Wip] Add auto exposure switch (#488)
* Add auto exposure switch * Run wpiformat * Update ZeroCopyPicamSource.java
This commit is contained in:
@@ -57,6 +57,7 @@ export default new Vuex.Store({
|
||||
// Settings that apply to all pipeline types
|
||||
cameraExposure: 1,
|
||||
cameraBrightness: 2,
|
||||
cameraAutoExposure: false,
|
||||
cameraRedGain: 3,
|
||||
cameraBlueGain: 4,
|
||||
inputImageRotationMode: 0,
|
||||
|
||||
Reference in New Issue
Block a user