I've been copying examples from everywhere into new sketches and NONE of them are working. Is there some kind of bug in the IDE?
uint8_t n=10;
__asm(" inc #0\n"::"r");
I've been copying examples from everywhere into new sketches and NONE of them are working. Is there some kind of bug in the IDE?
uint8_t n=10;
__asm(" inc #0\n"::"r");