Menu

#1 Feedback on Ubuntu compile

open
nobody
None
5
2010-10-30
2010-10-30
Anonymous
No

Hi,
Compiling 0.30 from cvs works fine on ubuntu lucid with standard avr packages. Only thing is usart.c:#include "sht.h". While the actual file name is Sht.h.
One other thing, if like me you are only using one sensor(on board temperature sensor), the number of records that can be stored in flash is 2048*37=75,776. As int2bcd5 only works for up to 16bit(65k), the value reported from pressing z will show 10,240 rather than the correct value of 65k+10240. Not a problem, but just something that might help someone else.
Regards and thanks for the code.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.