feat add lora device e220 in connection framework

This commit is contained in:
Liu_Weichao
2022-04-22 15:50:18 +08:00
parent aedd1e046e
commit e1fe48b96f
16 changed files with 618 additions and 25 deletions

View File

@@ -26,8 +26,6 @@
extern AdapterProductInfoType E18Attach(struct Adapter *adapter);
#endif
#define ADAPTER_ZIGBEE_NAME "zigbee"
static int AdapterZigbeeRegister(struct Adapter *adapter)
{
int ret = 0;