X-Git-Url: https://oss.titaniummirror.com/gitweb?a=blobdiff_plain;f=picinit.h;h=e2a50cfde7b851f3ddfaed2cd177837aa24da19d;hb=a3982b963fd174f5d267e88ad97388f1697f6f83;hp=19250034c2b15548b997982ef70b5d963cc6b325;hpb=2c4f2499bc815bd573dc0ebc4733b64329ac824b;p=rgblamp.git diff --git a/picinit.h b/picinit.h index 1925003..e2a50cf 100644 --- a/picinit.h +++ b/picinit.h @@ -7,7 +7,7 @@ #ifndef _PICINIT_H #define _PICINIT_H -#define _XTAL_FREQ 2000000 +#define _XTAL_FREQ 4000000 void pic_init();