Hi.
I have a project with the PIC32MZ1024EFM100 and XC32 v2.50.
I have multiple terminals configured as output on different ports. I made a function to collect the logical state of said outputs and put them together in a single byte as follows:
<..
↧
How should I correct this warning when compiling? warning: array subscript has type 'char (DominusT)
↧