Removed #ifdef USE_MAX7456 from max7456_symbols.h

This commit is contained in:
Martin Budden 2016-11-16 10:36:53 +00:00
parent 3cf46ff16c
commit 9a62b04699
1 changed files with 0 additions and 4 deletions

View File

@ -21,8 +21,6 @@
#pragma once
#ifdef USE_MAX7456
// Character Symbols
#define SYM_BLANK 0x20
@ -219,5 +217,3 @@
//sport
#define SYM_MIN 0xB3
#define SYM_AVG 0xB4
#endif // USE_MAX7456