mirror of
https://github.com/sweetlilmre/tapuino.git
synced 2026-07-28 04:05:49 +00:00
5 lines
77 B
C
5 lines
77 B
C
#include "buffer.h"
|
|
|
|
RingBuff_t comms_rx_buffer;
|
|
RingBuff_t comms_tx_buffer;
|