Optimize codes

This commit is contained in:
phdlee
2018-02-03 16:35:27 +09:00
parent d229a10092
commit dd68b38454
4 changed files with 276 additions and 329 deletions

View File

@@ -235,7 +235,6 @@ char byteToChar(byte srcByte){
void updateDisplay() {
// tks Jack Purdum W8TEE
// replaced fsprint commmands by str commands for code size reduction
// replace code for Frequency numbering error (alignment, point...) by KD8CEC
int i;
unsigned long tmpFreq = frequency; //