Sorry about that.
A quick patch for module/owlib/src/c/ow_browse_monitor.c:
@@ -19,6 +19,7 @@ static GOOD_OR_BAD browse_in_use(const struct
connection_in * in_selected) ;
/* Device-specific functions */
GOOD_OR_BAD Browse_detect(struct port_in *pin)
{
+#if OW_ZERO
struct connection_in * in =
Hello,
can it be that the version 2.9p9 cannot be build with an –disable-zero?
I will get on my build system (Based on µclib - buildroot) an fault, when
i have set –disable-zero.
The message is, that in ow_browse_monitor.c an fault is by Browse_detect
Best regards,
Roland
From: Paul Alfille
Se