On August 20, 2019 11:08:00 AM GMT+02:00, Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> wrote:
+ int val = z_readb(address); + + return val;return z_readb(address);
Argh, that slipped through the cracks. I'll mend it later. Thank you. Max
On August 20, 2019 11:08:00 AM GMT+02:00, Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> wrote:
+ int val = z_readb(address); + + return val;return z_readb(address);
Argh, that slipped through the cracks. I'll mend it later. Thank you. Max