mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-08-31 10:58:28 +00:00
feat: add missing using directive for System in IDtmfDecode interface
This commit is contained in:
parent
a782651e4d
commit
5e0a4c04ad
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
using System;
|
||||
namespace PepperDash.Essentials.Devices.Common.AudioCodec;
|
||||
|
||||
/// <summary>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue