VolosR / ResistorTTGO

40 stars 14 forks source link

Gigaohm Incorrect #2

Open cap60552 opened 2 years ago

cap60552 commented 2 years ago

In the multiplier lookup table: double multis[12]={1,10,100,1000,10000,100000,1000000,10000000,100000000,100000000,0.1,0.01}; The value for Gigaohm is missing one 0 causing gigaohm multiplied values to have the same value as 100 Megaohm multiplied values

VolosR commented 2 years ago

You are right, Thank you, i didnt notice that, Tnx

sri, 2. velj 2022. u 04:25 John Wohlers @.***> napisao je:

In the multiplier lookup table: double multis[12]={1,10,100,1000,10000,100000,1000000,10000000,100000000,100000000,0.1,0.01}; The value for Gigaohm is missing one 0 causing gigaohm multiplied values to have the same value as 100 Megaohm multiplied values

— Reply to this email directly, view it on GitHub https://github.com/VolosR/ResistorTTGO/issues/2, or unsubscribe https://github.com/notifications/unsubscribe-auth/AO4RDKXEWTYLP7K46FOND63UZCPY7ANCNFSM5NK5SLKA . You are receiving this because you are subscribed to this thread.Message ID: @.***>