#ifndef __UBITX_IOP_H__ #define __UBITX_IOP_H__ // comment this out to disable debugging code //#define DEBUG #define USBSERIAL Serial #define HWSERIAL Serial1 #endif