# HG changeset patch # User Michiel Broek # Date 1712156002 -7200 # Node ID b10d0f6337a3e8a2b12f4ff2bbc7f12accbd5cc5 # Parent 38162f3748423627b056ffdaca614a88257c4c25 Fix for compile with wiringPi diff -r 38162f374842 -r b10d0f6337a3 thermferm/devices.c --- a/thermferm/devices.c Wed Apr 03 16:21:46 2024 +0200 +++ b/thermferm/devices.c Wed Apr 03 16:53:22 2024 +0200 @@ -401,6 +401,7 @@ uuid_t uu; #ifdef HAVE_WIRINGPI_H int pin; + char buf[40]; #endif /*