5 lines
110 B
C#
5 lines
110 B
C#
namespace Toolkit.Foundation;
|
|
|
|
public interface IMicrocontrollerConfiguration :
|
|
ISerialConfiguration;
|