X-Git-Url: http://cloudbase.mooo.com/gitweb/irmp.git/blobdiff_plain/6c3c57e6ed1d614a5ffec4747e271eb9e7aa8a68..9c86ff1a028fc9f554a74a23e4638179b9e5a1de:/irmpconfig.h diff --git a/irmpconfig.h b/irmpconfig.h index 2349fa0..a303719 100644 --- a/irmpconfig.h +++ b/irmpconfig.h @@ -24,7 +24,7 @@ *--------------------------------------------------------------------------------------------------------------------------------------------------- */ #ifndef F_INTERRUPTS -#define F_INTERRUPTS 11718 // interrupts per second, min: 10000, max: 20000, typ: 15000 +#define F_INTERRUPTS 15000 // interrupts per second, min: 10000, max: 20000, typ: 15000 #endif /*---------------------------------------------------------------------------------------------------------------------------------------------------