Request: help converting CC1 screens to CC2

jc634

Administrator
Duh!, I found the problem.:eek:

When the ini file is created, it names a few sections incorrectly.

Your file:

[sensor0]
comment=Temp Sensor 1 - Case
name_id=1073028812
value_id=2451275467
min_id=843164524
max_id=2091426524
[sensor1]
comment=Temp Sensor 2 - CPU Diode
name_id=4027720741
value_id=3098530777
min_id=3229982799
max_id=1022999252
[sensor2]
comment=Temp Sensor 3 - CPU Socket
name_id=2439263655
value_id=2318794287
min_id=3193488868
max_id=3871007024
[sensor3]
comment=Temp Sensor 4 - IDE HDD
name_id=1126069538
value_id=2740028427
min_id=3461650544
max_id=1743925692
[sensor4]
comment=Temp Sensor 5 - SATA HDD
name_id=608522239
value_id=1500742479
min_id=666812785
max_id=3864134556

Change the [sensor1], [sensor2], [sensor3], [sensor4] to:

[sensor01], [sensor02], [sensor03], [sensor04].

I installed MBM and mine gave errors also. Of course, I then remembered this problem, corrected it and all is fine now.

Let me know how it goes....

Jim
Looking for additional LCD resources? Check out our LCD blog for the latest developments in LCD technology.
 

britonk

New member
Whooohooo!! it works! Jim - you are, as they say, the man. Thanks for all your help - I just have to get the clock speed working right now and it's all working as I want it :D
 
Top