]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/platforms/mulle/hardware.h
Fixed a bug in the Software I2C. The first time a start condition was sent the clock...
[tinyos-2.x.git] / tos / platforms / mulle / hardware.h
index e2c63166aa6bd8cdc8dc08f877521a63b8afc68a..5da8a5868e6a3584e6c02ab10d2a43d76172fedc 100755 (executable)
 You should not remove this fix unless you are totaly sure of what you are doing!
 #endif
 
+#ifdef ENABLE_STOP_MODE
+#include "pin_configuration.h"
+#endif
+
 #include "m16c62phardware.h" // Header file for the MCU
 
 #endif  // __HARDWARE_H__