Remove team and provision set_config

This commit is contained in:
Sacha Weatherstone
2022-05-02 08:35:31 +10:00
parent 057131b459
commit 3a1f20821e
5 changed files with 24 additions and 72 deletions

View File

@@ -159,7 +159,7 @@ extern const pb_msgdesc_t OEMStore_msg;
/* Maximum encoded size of messages (where known) */
#define ChannelFile_size 832
#define DeviceState_size 19327
#define DeviceState_size 19197
#define OEMStore_size 2106
#ifdef __cplusplus