Just try this inside PBP:
DEFINE Switch1
@ ifdef Switch1
...
@ endif
and comment the DEFINE out if you dont want to compile the part.
This doesn't work for EEPROM-content.
Just try this inside PBP:
DEFINE Switch1
@ ifdef Switch1
...
@ endif
and comment the DEFINE out if you dont want to compile the part.
This doesn't work for EEPROM-content.
PBP 2.50C, MCS+ 3.0.0.5, MPLAB 8, MPASM 5.14, ASIX Presto, PoScope, mE mikroBasic V7.2, PICKIT2
Awesome! And it's simple too!
I'll give it a try very soon. Many thanks.
Jim
Bookmarks