11 lines
157 B
C
11 lines
157 B
C
|
|
#pragma once
|
||
|
|
|
||
|
|
// UART Definitions
|
||
|
|
// #ifndef SERIAL_UART_INSTANCE
|
||
|
|
// #define SERIAL_UART_INSTANCE 101
|
||
|
|
// #endif
|
||
|
|
|
||
|
|
#include <variant_generic.h>
|
||
|
|
|
||
|
|
#undef RNG
|