Hi Vasi 2011/1/5 funlw65(Vasi) <[email protected]>: > But it was nice to do a little more with 12F675 than > what it was done in Basic with a PICAXE08M/12F683.
No problem. Just handle all peripherals yourself instead of using libraries and make sure to setup each register at once. Also, don't use any generic routines that are capable of doing anything you don't need (like print.jal, which is capable of handling dwords). And if that is not enough, use assembler. Joep -- You received this message because you are subscribed to the Google Groups "jallib" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/jallib?hl=en.
