mirror of
https://github.com/halleysfifthinc/AVCLAN-Mockingboard.git
synced 2026-08-07 01:13:18 +00:00
More cleanly separate specific functionality into the relevant files
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@
|
||||
#ifndef __COM232_H
|
||||
#define __COM232_H
|
||||
|
||||
#include "GlobalDef.h"
|
||||
#include <stdint.h>
|
||||
|
||||
extern uint8_t RS232_RxCharBuffer[25], RS232_RxCharBegin, RS232_RxCharEnd;
|
||||
extern uint8_t readkey;
|
||||
|
||||
Reference in New Issue
Block a user