fix adapter lora bug on edu-arm32 board

This commit is contained in:
Liu_Weichao
2023-08-24 14:38:24 +08:00
parent a5a809aa0a
commit 1c775d42f6
7 changed files with 88 additions and 30 deletions

View File

@@ -67,7 +67,7 @@ typedef enum
struct ControlDevice
{
char *dev_name;
char dev_name[20];
int status;
//to do