I have an old program that was created with Pic Basic pro... now it seems not to work with PBP3. the MSB is no longer supported?
Code:if (Thefile & MSB)THEN high pindata else low pindata endif
I have an old program that was created with Pic Basic pro... now it seems not to work with PBP3. the MSB is no longer supported?
Code:if (Thefile & MSB)THEN high pindata else low pindata endif
There are 10 kinds of people. Those that know binary and those that do not.
Bookmarks