ciromattia / timerino

A programmable darkroom enlarger linear and geometric (f/stop) timer built upon an Arduino microcontroller
ISC License
23 stars 7 forks source link

issue with compiling timerino #1

Closed nmbb closed 9 years ago

nmbb commented 9 years ago

Tried to compile Timerino for use with an lcd display, but if I choose model 1 on timerino.h, it gives-me an error near the end during compile!

ciromattia commented 9 years ago

Which kind of error do you get?

nmbb commented 9 years ago

hello

This is the error I get when put 1 on model...

"Timerino.ino: In function 'void loop()': Timerino:831: error: 'lumpin' was not declared in this scope Timerino:834: error: 'Serial7Segment' was not declared in this scope"

2014-10-28 11:17 GMT+00:00 Ciro Mattia Gonano notifications@github.com:

Which kind of error do you get?

— Reply to this email directly or view it on GitHub https://github.com/ciromattia/timerino/issues/1#issuecomment-60740568.

ciromattia commented 9 years ago

Compiling works again, I could not test it on real hardware, though. Please give me feedback if you can!

nmbb commented 9 years ago

Hello! Done and working! But still trying to discover how it works, in my bench the keypad entry, f-stop etc worked. Thank you!

2014-10-28 17:40 GMT+00:00 Ciro Mattia Gonano notifications@github.com:

Compiling works again, I could not test it on real hardware, though. Please give me feedback if you can!

— Reply to this email directly or view it on GitHub https://github.com/ciromattia/timerino/issues/1#issuecomment-60798410.