mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-03-30 21:25:46 +00:00
11 lines
153 B
C
11 lines
153 B
C
#pragma once
|
|
|
|
// UART Definitions
|
|
#ifndef SERIAL_UART_INSTANCE
|
|
#define SERIAL_UART_INSTANCE 101
|
|
#endif
|
|
|
|
#include <variant_LORA_E5_MINI.h>
|
|
|
|
#undef RNG
|