add lorawan demo for evb_lx

add lorawan demo for evb_lx
This commit is contained in:
supowang
2020-03-25 11:51:48 +08:00
parent 88bfcdd333
commit 8950decc44
16 changed files with 1316 additions and 28 deletions

View File

@@ -19,6 +19,7 @@ void board_init()
usart0_init(115200);
usart1_init(115200);
usart2_init(115200);
uart3_init(9600);
OLED_Init();
OLED_Clear();
OLED_ShowChinese(36,0,0);