mirror of
https://github.com/halleysfifthinc/AVCLAN-Mockingboard.git
synced 2026-08-07 01:13:18 +00:00
Uncommitted changes from 8 years ago
This commit is contained in:
@@ -44,6 +44,7 @@ extern void RS232_PrintHex4(byte Data);
|
||||
extern void RS232_PrintHex8(byte Data);
|
||||
extern void RS232_PrintDec(byte Data);
|
||||
extern void RS232_PrintDec2(byte Data);
|
||||
extern char* itoa(int i, char b[]);
|
||||
|
||||
//------------------------------------------------------------------------------
|
||||
// LED
|
||||
|
||||
Reference in New Issue
Block a user