Hi All,
Trying to convert some C to E_Lab Pascal, not sure how to convert these defines.
#define DDR_My DDRB
#define PORT_My PORTB
#define PIN_My PINB
Any help appreciated.
Best
Crusty :
Trying to convert some C to E_Lab Pascal, not sure how to convert these defines.
Code
#define DDR_My DDRB
#define PORT_My PORTB
#define PIN_My PINB
Any help appreciated.
Best
Crusty :