Hi Everyone

I am migrating a project from a 16F877A to an 18F452 and need to set the 18F config fuses
I'm using MCS/PBP2.46/Picbasic compiler
I have all the @ DEVICE config fuses for 16F devices, but where can I get a list of the config fuses for the 18F452? Nothing in the PBP manual.
Melanie's helpful post on setting config fuses says to go to the INC folder in the PBP folder, and your device should be listed there with the answers
Trouble is, no 18F devices are listed in the INC file, only 10/12/14/16/17 series devices.

Setting the fuses in the programmer every time I compile is a pain!!

Any advice will be appreciated

Angus Anderson