From 0744c2015b73fa6319cb486fca79cc2c83373985 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 1 Jan 1970 09:37:39 +0900 Subject: show FW version and controller type (BB or OL) at startup --- flash.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'flash.c') diff --git a/flash.c b/flash.c index ab5ebb2..83ed642 100644 --- a/flash.c +++ b/flash.c @@ -1,7 +1,6 @@ #include "globals.h" #include "lcd.h" #include "i2c.h" -#include "version.h" #include "flash.h" #include "device-functions.h" #include @@ -519,9 +518,6 @@ static void initFlashValues(FlashStruct *mem) mem->pcb116c_mon=1; /* more recent ADC, different reading code */ mem->warn_even_if_output_off=0; - strcpy(mem->spec_func_lib,"Not used"); - strcpy(mem->firmware,FW_VERSION); - mem->enable_avrq_extra_ampls=0; for (i=0; i