Page 1 of 1

Bitmask operations missing for Z-Uno 2

Posted: 15 Oct 2021 20:10
by principia4834
I'm compiling for Z-Uno 2 (3.0.6). The Bitmask operations — bitRead(), bitSet(), bitClear(), bitWrite() are all missing from Arduino.h causing errors when using these functions as defined in the Zuno reference. Editing in the macro definitions as in Z-Uno 1 and other Arduino boards allows error free compilation.

Re: Bitmask operations missing for Z-Uno 2

Posted: 21 Oct 2021 00:01
by PoltoS
Thanks, we will fix it