those variant of
shoud be replaced withCode:asm MOVF ADRESL,W MOVWF _TARGET_L MOVF ADRESH,W MOVWF _TARGET_H endasm
current.lowbyte = ADRESL
Current.HighByte = ADRESH
That's the first thing I see here on a lazy sunday while watching TV
those variant of
shoud be replaced withCode:asm MOVF ADRESL,W MOVWF _TARGET_L MOVF ADRESH,W MOVWF _TARGET_H endasm
current.lowbyte = ADRESL
Current.HighByte = ADRESH
That's the first thing I see here on a lazy sunday while watching TV
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Bookmarks