Merge pull request #519 from PepperDash/development

Update Dev 2.0.0
This commit is contained in:
Neil Dorin 2020-11-30 17:54:54 -07:00 committed by GitHub
commit 55cd3036c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2105 additions and 2085 deletions

View file

@ -96,7 +96,7 @@ namespace PepperDash.Essentials.Devices.Common.VideoCodec.ZoomRoom
Audio = new zConfiguration.Audio();
Video = new zConfiguration.Video();
Client = new zConfiguration.Client();
Camera = new zConfiguration.Camera();
Camera = new zConfiguration.Camera();
}
}