setting fuses and lockbits 2005-08-05 by Aaron On the PIC, we have the __config directive. Is there a similar one for the AVR so that I can specifiy in my source how I want the programmer to set my fuses and lockbits? I'm tired of manually ticking (and reviewing) the options I want... Aaron