feat: establish the bounded production architecture
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#include "app_interfaces.h"
|
||||
|
||||
typedef struct { transport_t transport; } transport_service_t;
|
||||
Reference in New Issue
Block a user