Move static varibles in the Afsk structure in order to allow multiple modem instances.
[bertos.git] / bertos / cfg / cfg_formatwr.h
index ba08654cd790d7e6e3a7e6de13061ec11e0b3f66..10d41b4845eb43bfaf66d4d00a5b6ed4b8d4db89 100644 (file)
@@ -61,7 +61,7 @@
  * $WIZ$ type = "int"
  * $WIZ$ min = 4
  */
-#define CONFIG_FRMWRI_BUFSIZE  20
+#define CONFIG_FRMWRI_BUFSIZE  134
 
 #endif /* CFG_FORMATWR_H */