Delaying at each packet sent is no longer needed and it is also lethal, disabled
[gnokii.git] / common / protocol / fbus.c
index d1b51e0..af7eaac 100644 (file)
@@ -161,7 +161,7 @@ int FBUS_SendFrame(u16 message_length, u8 message_type, u8 *buffer) {
   NULL_TX_DisplayMessage(current, out_buffer);
 #endif /* DEBUG */
 
-#if 1
+#if 0
 usleep(200000);
 #endif