MeshCore/variants/wio-e5/variant.h

11 lines
153 B
C
Raw Normal View History

2025-05-11 09:26:32 +02:00
#pragma once
// UART Definitions
#ifndef SERIAL_UART_INSTANCE
#define SERIAL_UART_INSTANCE 101
#endif
#include <variant_LORA_E5_MINI.h>
#undef RNG