OSDN Git Service

[IDLE] Swap write order of TMR0[H|L].
[openi2cradio/OpenI2CRadio.git] / i2c_io.h
index 16db6a3..4acfa39 100644 (file)
--- a/i2c_io.h
+++ b/i2c_io.h
@@ -29,6 +29,7 @@
 #include <pic18fregs.h> /* ONLY FOR PIC18x */
 
 #include <i2c.h>
+#include "iodef.h"
 
 #ifndef I2C_IO_H
 #define        I2C_IO_H