uc: fix typo in compiler warning message

This commit is contained in:
Bart Van Der Meerssche 2009-11-01 18:44:07 +00:00
parent cb6e20bdcc
commit 7c9bb607b5
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
#elif TYPE == 2401 // 240V - 1-phase @ 488.28Hz sampling rate
#define METERCONST 7399
#warning "240V - 1-phase selected. METERCONST set to 2401"
#warning "240V - 1-phase selected. METERCONST set to 7399"
#elif TYPE == 2403 // 240V - 3-phase @ 488.28Hz sampling rate
#define METERCONST 7331