Initial commit
This commit is contained in:
10
ubitx_iop.h
Normal file
10
ubitx_iop.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#ifndef __UBITX_IOP_H__
|
||||
#define __UBITX_IOP_H__
|
||||
|
||||
// comment this out to disable debugging code
|
||||
//#define DEBUG
|
||||
|
||||
#define USBSERIAL Serial
|
||||
#define HWSERIAL Serial1
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user