Fix manufacturer name on Seeed Xiao S3 WIO
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
#include <Arduino.h>
|
||||
#include "target.h"
|
||||
#include "XiaoS3WIOBoard.h"
|
||||
|
||||
ESP32Board board;
|
||||
XiaoS3WIOBoard board;
|
||||
|
||||
#if defined(P_LORA_SCLK)
|
||||
static SPIClass spi;
|
||||
|
||||
Reference in New Issue
Block a user