mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-12 03:57:27 +00:00
fix it so that wrong namespace classes inherit from right namespace classes
This commit is contained in:
parent
4ab3cdb1ff
commit
52c96cc2c3
16 changed files with 41 additions and 1330 deletions
|
|
@ -19,8 +19,7 @@ using PepperDash.Essentials.Core.Routing;
|
|||
using PepperDash.Essentials.Devices.Common.Cameras;
|
||||
using PepperDash.Essentials.Devices.Common.Codec;
|
||||
using PepperDash.Essentials.Devices.Common.VideoCodec.Interfaces;
|
||||
using PepperDash_Essentials_Core.Bridges.JoinMaps;
|
||||
using PepperDash_Essentials_Core.DeviceTypeInterfaces;
|
||||
using PepperDash.Essentials.Core.Bridges.JoinMaps;
|
||||
using Feedback = PepperDash.Essentials.Core.Feedback;
|
||||
|
||||
namespace PepperDash.Essentials.Devices.Common.VideoCodec
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue