Forum Software Ferduino code Config_valores_s_temp was not declared in this scope

Config_valores_s_temp was not declared in this scope  [SOLVED]


Post Number:#1 Post Tue Mar 03, 2015 7:14 pm
Posts: 61
Topics: 11
Solve rating: 1
Joined: Thu Aug 28, 2014 9:27 am
Topics: 11
Age: 43
Location: England
Gender: Male
National Flag:
Great Britain
Hi Fernando,

I have been finalising my code and all was looking good, until 10 minutes later i changed something now it wont compile. I have no idea what it could have been, maybe a wrong press on the keyboard? I have tried google but cannot find anything.

Maybe you could help shed some light on it.

This is all the error message

Feduino_with_webcontrol_beta.ino:442:21: error: too many decimal points in number
L_Menus.ino: In function 'void config_(boolean)':
L_Menus:2427: error: 'config_valores_s_temp' was not declared in this scope
ProcessMyTouch.ino: In function 'void processMyTouch()':
ProcessMyTouch:3133: error: 'config_timer' was not declared in this scope
ProcessMyTouch:3141: error: 'config_timer' was not declared in this scope
ProcessMyTouch:3149: error: 'config_timer' was not declared in this scope
ProcessMyTouch:3157: error: 'config_timer' was not declared in this scope
ProcessMyTouch:3165: error: 'config_timer' was not declared in this scope
ProcessMyTouch:3201: error: 'config_timer' was not declared in this scope
ProcessMyTouch:3211: error: 'config_timer' was not declared in this scope
ProcessMyTouch:3222: error: 'config_timer' was not declared in this scope
ProcessMyTouch:3232: error: 'config_timer' was not declared in this scope
ProcessMyTouch:3242: error: 'config_timer' was not declared in this scope
ProcessMyTouch:3252: error: 'config_timer' was not declared in this scope
ProcessMyTouch:3263: error: 'config_timer' was not declared in this scope
ProcessMyTouch:3273: error: 'config_timer' was not declared in this scope
ProcessMyTouch:3286: error: 'config_timer' was not declared in this scope


If you can think of anything it would be appreciated :D
Last edited by Fernando Garcia on Tue Mar 03, 2015 7:25 pm, edited 1 time in total.
Reason: Please use tags [code][/code] to post codes here.

Posts: 1699
Topics: 38
Images: 301
Solve rating: 233
Joined: Mon Mar 03, 2014 5:59 pm
Topics: 38
Age: 39
Location: São Paulo
Gender: Male
National Flag:
Brazil

Hi!

You need pay more attention.

First error: viewtopic.php?f=8&t=207&p=1388&hilit=too+many+decimal+points+in+number#p1388

This two lines seem related:

L_Menus.ino: In function 'void config_(boolean)':
L_Menus:2427: error: 'config_valores_s_temp' was not declared in this scope


Maybe you are using " config_" instead "config_valores_s_temp".

https://github.com/FernandoGarcia/Fedui ... es.ino#L43

Have you deleted or renamed this menu?

https://github.com/FernandoGarcia/Fedui ... .ino#L2423

Best regards.
Post your doubts on forum because it can help another user too. Just PM me for support if it's absolutely necessary.

Post Number:#3 Post Tue Mar 03, 2015 8:02 pm
Posts: 61
Topics: 11
Solve rating: 1
Joined: Thu Aug 28, 2014 9:27 am
Topics: 11
Age: 43
Location: England
Gender: Male
National Flag:
Great Britain
Thank you. I am too tired to be editing code i-) so I have not paid enough attention to what I was doing

I was looking for where to change the names of the timers using the search function and I think i replaced "timer" with ""

I have changed it to config_timer and config_valores_timers_temp, also changed the ip to commas doh! and now it all compiles.

Thank you again




Return to Ferduino code





Who is online

Users viewing this topic: No registered users and 1 guest

cron