wio-e5 : make distinct targets for dev board and mini dev board
This commit is contained in:
10
variants/wio-e5-mini/variant.h
Normal file
10
variants/wio-e5-mini/variant.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#pragma once
|
||||
|
||||
// UART Definitions
|
||||
// #ifndef SERIAL_UART_INSTANCE
|
||||
// #define SERIAL_UART_INSTANCE 101
|
||||
// #endif
|
||||
|
||||
#include <variant_LORA_E5_MINI.h>
|
||||
|
||||
#undef RNG
|
||||
Reference in New Issue
Block a user