IDE for the Microchip PIC series of microcontrollers.
My project structure and files are as follows: project\HAL\hw_lcd.h project\HAL\hw_lcd.c project\project\…
microchip mplabI have an unsigned char array, such as Data[2]. I needed it to compare with an output of a function …
c type-conversion unsigned-integer unsigned-char mplab