??? 06/09/10 20:36 Read: times |
#176562 - totally? Responding to: ???'s previous message |
try to avoid the #included #includes and such.
I always have the SFRs in a separate file that is #included in "main.h" (not a name I'd use) also "structs.h" is #included in the #include, again for readability. you can drive a 'rule' so far that it becomes self destructive. I'd hate to have to scroll through the SFR and bit defs to find something in "main.h" Erik |