forked from xuos/xiuos
support adapter_lora and sx1278 device on aiit-arm32-board
This commit is contained in:
@@ -255,7 +255,7 @@ static int E18Ioctl(struct Adapter *adapter, int cmd, void *args)
|
||||
return ret;
|
||||
}
|
||||
|
||||
static int E18Join(struct Adapter *adapter, const char *priv_net_group)
|
||||
static int E18Join(struct Adapter *adapter, unsigned char *priv_net_group)
|
||||
{
|
||||
int ret = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user